com.ibm.as400.security.auth

Interface ProfileTokenProvider

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      ProfileTokenCredential create()
      Creates and returns a new profile token credential.
    • Method Detail

      • create

        ProfileTokenCredential create()
                                      throws AS400SecurityException
        Creates and returns a new profile token credential. The attributes of the profile token, such as timeout interval, user, etc are determined by the class that implements this interface.
        Returns:
        A newly created profile token credential.
        Throws:
        AS400SecurityException - If an IBM i system security or authentication error occurs