Uses of Interface
org.glassfish.security.services.api.authentication.AuthenticationService
-
Packages that use AuthenticationService Package Description org.glassfish.security.services.impl -
-
Uses of AuthenticationService in org.glassfish.security.services.impl
Classes in org.glassfish.security.services.impl that implement AuthenticationService Modifier and Type Class Description classAuthenticationServiceImplThe Authentication Service Implementation.Methods in org.glassfish.security.services.impl that return AuthenticationService Modifier and Type Method Description AuthenticationServiceAuthenticationServiceFactory. provide()Methods in org.glassfish.security.services.impl with parameters of type AuthenticationService Modifier and Type Method Description voidAuthenticationServiceFactory. dispose(AuthenticationService instance)
-