Uses of Class
org.glassfish.security.services.common.Secure
-
Packages that use Secure Package Description org.glassfish.security.services.impl org.glassfish.security.services.impl.authorization org.glassfish.security.services.provider.authorization -
-
Uses of Secure in org.glassfish.security.services.impl
Classes in org.glassfish.security.services.impl with annotations of type Secure Modifier and Type Class Description classAuthenticationServiceFactoryThe factory of AuthenticationService instances used by the SecurityScopeContext.classAuthenticationServiceImplThe Authentication Service Implementation.classImpersonationServiceImplThe Impersonation Service Implementation.classJCEKSDomainPasswordAliasStoreExposes as a service the JCEKS implementation of the domain-scoped password alias store. -
Uses of Secure in org.glassfish.security.services.impl.authorization
Classes in org.glassfish.security.services.impl.authorization with annotations of type Secure Modifier and Type Class Description classAuthorizationServiceImplAuthorizationServiceImplimplementsby delegating authorization decisions to configuredAuthorizationServiceinstances.org.glassfish.security.services.spi.AuthorizationProviderclassRoleMappingServiceImplRoleMappingServiceImplimplementsby delegating role mapping decisions to configuredRoleMappingServiceinstances.org.glassfish.security.services.spi.RoleMappingProvider -
Uses of Secure in org.glassfish.security.services.provider.authorization
Classes in org.glassfish.security.services.provider.authorization with annotations of type Secure Modifier and Type Class Description classSimpleAuthorizationProviderImplclassSimpleRoleMappingProviderImpl
-