|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.soa.esb.services.security.auth.login.CertCallbackHandler
public class CertCallbackHandler
Constructor Summary | |
---|---|
CertCallbackHandler()
|
Method Summary | |
---|---|
void |
handle(javax.security.auth.callback.Callback[] callbacks)
|
void |
setAuthenticationRequest(AuthenticationRequest authRequest)
|
void |
setSecurityConfig(SecurityConfig config)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CertCallbackHandler()
Method Detail |
---|
public void handle(javax.security.auth.callback.Callback[] callbacks) throws java.io.IOException, javax.security.auth.callback.UnsupportedCallbackException
handle
in interface javax.security.auth.callback.CallbackHandler
java.io.IOException
javax.security.auth.callback.UnsupportedCallbackException
public void setAuthenticationRequest(AuthenticationRequest authRequest)
setAuthenticationRequest
in interface org.jboss.internal.soa.esb.services.security.EsbCallbackHandler
public void setSecurityConfig(SecurityConfig config)
setSecurityConfig
in interface org.jboss.internal.soa.esb.services.security.EsbCallbackHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |