SimpleAuthenticationInfo.merge

Takes the specified <code>info</code> argument and adds its principals and credentials into this instance.

@param info the <code>AuthenticationInfo</code> to add into this instance.

class SimpleAuthenticationInfo
void
merge

Meta