Class OA2CILogonStoreLoader.CILU2Provider

    • Method Detail

      • get

        public User get​(boolean newIdentifier)
        Description copied from class: UserProvider
        This will make a new user object. If the argument is true, a new identifier will be made. If not, the ideantifier will be null (e.g., ig you are populating the user object).
        Specified by:
        get in interface edu.uiuc.ncsa.security.core.IdentifiableProvider<User>
        Overrides:
        get in class UserProvider