public interface ProfileTokenProvider
ProfileTokenCredential
to an AS400
object.
This interface is used when an AS400 object is given the responsibility of managing the life cycle of
a user's profile token credential. Management of this credential by the AS400 object may require a new
profile token to be created; this is accomplished via a class that implements this interface.Modifier and Type | Method and Description |
---|---|
ProfileTokenCredential |
create()
Creates and returns a new profile token credential.
|
ProfileTokenCredential create() throws AS400SecurityException
AS400SecurityException
- If an IBM i system security or authentication error occurs