PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.protocol.RequestedAuthnContextType

Packages that use RequestedAuthnContextType
org.picketlink.identity.federation.saml.v2.protocol Package containing the classes for the protocol of SAMLv2 
 

Uses of RequestedAuthnContextType in org.picketlink.identity.federation.saml.v2.protocol
 

Fields in org.picketlink.identity.federation.saml.v2.protocol declared as RequestedAuthnContextType
protected  RequestedAuthnContextType AuthnRequestType.requestedAuthnContext
           
protected  RequestedAuthnContextType AuthnQueryType.requestedAuthnContext
           
 

Methods in org.picketlink.identity.federation.saml.v2.protocol that return RequestedAuthnContextType
 RequestedAuthnContextType AuthnRequestType.getRequestedAuthnContext()
          Gets the value of the requestedAuthnContext property.
 RequestedAuthnContextType AuthnQueryType.getRequestedAuthnContext()
          Gets the value of the requestedAuthnContext property.
 

Methods in org.picketlink.identity.federation.saml.v2.protocol with parameters of type RequestedAuthnContextType
 void AuthnRequestType.setRequestedAuthnContext(RequestedAuthnContextType value)
          Sets the value of the requestedAuthnContext property.
 void AuthnQueryType.setRequestedAuthnContext(RequestedAuthnContextType value)
          Sets the value of the requestedAuthnContext property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.