Class AdminTokenAction

  • All Implemented Interfaces:
    PrivilegedAction<SSOToken>

    @SupportedAll
    public class AdminTokenAction
    extends Object
    implements PrivilegedAction<SSOToken>
    Provides a centralised method for fetching an administrator token for operations where there is no user present.

    Note: Java security permissions check for OpenAM can be enabled by setting the property com.sun.identity.security.checkcaller to true in AMConfig.properties file.