Interface | Description |
---|---|
JpsAdminRoleMXBean |
This interface defines the management operations to check the role to which the current user belongs.
|
JpsApplicationPolicyStoreMXBean |
This interface exposes methods that can be used via MBeans to perform operations on the Policy Store.
|
JpsGlobalPolicyStoreMXBean |
This interface exposes methods that can be used via MBeans to perform operations on the Policy Store.
|
Class | Description |
---|---|
PortableAdminResourceAction |
Class to make a Grant as Serializable.
|
PortableApplicationRole |
Encapsulating class to make an Application Role as serializable.
|
PortableAttribute |
Class which helps makes a portable attribute.
|
PortableAttributeAssigment | |
PortableCodeSource |
Class to transport the Code Source information.
|
PortableFunction | |
PortableGrant |
Class to make a Grant as Serializable.
|
PortableGrantee |
Encapsulating class to make a Grantee as serializable.
|
PortableJavaPolicy |
Class to make a Java Policy as serializable.
|
PortableObligation | |
PortablePermission |
Class which helps makes a portable permission.
|
PortablePermissionSet | |
PortablePolicy |
Class which helps makes a portable permission.
|
PortablePrincipal |
Class to make a Principal Seriablizable.
|
PortableProperties |
Portable properties, which is a wrapper of java.util.Map, can be transported across the network.
|
PortableResource | |
PortableResourceActions | |
PortableResourceNameExpression | |
PortableResourceType | |
PortableRoleMember |
Class to make a Role Member as Serializable.
|
PortableRule |
Enum | Description |
---|---|
PortablePrincipal.PrincipalType |
Enum which holds the different types of a Principal.
|