Package org.jolokia.jvmagent.security
Class DelegatingAuthenticator
java.lang.Object
com.sun.net.httpserver.Authenticator
org.jolokia.jvmagent.security.DelegatingAuthenticator
Authenticator using JAAS for logging in with user and password for the given realm.
- Since:
- 26.05.14
- Author:
- roland
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sun.net.httpserver.Authenticator
Authenticator.Failure, Authenticator.Result, Authenticator.Retry, Authenticator.Success -
Constructor Summary
ConstructorsConstructorDescriptionDelegatingAuthenticator(String pRealm, String pUrl, String pPrincipalSpec, boolean pDisableCertCheck) -
Method Summary
-
Constructor Details
-
DelegatingAuthenticator
-
-
Method Details
-
authenticate
- Specified by:
authenticatein classAuthenticator
-