Package com.sun.enterprise.admin.util
Class AdminTokenPrincipal
java.lang.Object
com.sun.enterprise.admin.util.TokenPrincipal
com.sun.enterprise.admin.util.AdminTokenPrincipal
- All Implemented Interfaces:
Principal
Indicates that the identity of a Subject has, at least partially, been derived using a token.
One main use of this principal is to allow us to trust incoming requests from remote hosts even if secure admin is disabled if the request has an admin token.
- Author:
- tjquinn
-
Constructor Details
-
AdminTokenPrincipal
-