Package org.jboss.soa.esb.services.security.auth.login

Class Summary
CertCallbackHandler  
CertificateLoginModule A JAAS Login module that performs authentication by verifying that the certificate that is passed to the ESB by the calling client can be verified against a certificate in a local keystore.
JBossSTSIssueCallbackHandler JAAS Callbackhandler that can be used with JBossSTS login modules.
JBossSTSTokenCallbackHandler JAAS callback handler that can be used with JBossSTS login modules.
SamlContext SamlContext provides a way to retreive a SamlCredential or Set of SamlCredentials from the current Subject.