Uses of Class
org.jboss.identity.federation.saml.v2.protocol.LogoutRequestType

Packages that use LogoutRequestType
org.jboss.identity.federation.api.saml.v2.request   
org.jboss.identity.federation.saml.v2.protocol   
 

Uses of LogoutRequestType in org.jboss.identity.federation.api.saml.v2.request
 

Methods in org.jboss.identity.federation.api.saml.v2.request that return LogoutRequestType
 LogoutRequestType SAML2Request.createLogoutRequest(java.lang.String issuer)
          Create a Logout Request
 

Uses of LogoutRequestType in org.jboss.identity.federation.saml.v2.protocol
 

Methods in org.jboss.identity.federation.saml.v2.protocol that return LogoutRequestType
 LogoutRequestType ObjectFactory.createLogoutRequestType()
          Create an instance of LogoutRequestType
 

Methods in org.jboss.identity.federation.saml.v2.protocol that return types with arguments of type LogoutRequestType
 javax.xml.bind.JAXBElement<LogoutRequestType> ObjectFactory.createLogoutRequest(LogoutRequestType value)
          Create an instance of JAXBElement<LogoutRequestType>}
 

Methods in org.jboss.identity.federation.saml.v2.protocol with parameters of type LogoutRequestType
 javax.xml.bind.JAXBElement<LogoutRequestType> ObjectFactory.createLogoutRequest(LogoutRequestType value)
          Create an instance of JAXBElement<LogoutRequestType>}
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.