|
|||||||||
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.ws.SamlSoapAssertionExtractor
public class SamlSoapAssertionExtractor
Extracts SAML Assertions from a SOAPMessage.
Constructor Summary | |
---|---|
SamlSoapAssertionExtractor()
|
Method Summary | |
---|---|
AuthenticationRequest |
extractSecurityInfo(javax.xml.soap.SOAPMessage soap)
Extracts security related information from type T and populates a AuthenticationRequest . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SamlSoapAssertionExtractor()
Method Detail |
---|
public AuthenticationRequest extractSecurityInfo(javax.xml.soap.SOAPMessage soap)
SecurityInfoExtractor
AuthenticationRequest
.
extractSecurityInfo
in interface SecurityInfoExtractor<javax.xml.soap.SOAPMessage>
soap
- - the type from which security information is to be extracted
AuthenticationRequest
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |