PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.common.CommonStatusDetailType

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

Uses of CommonStatusDetailType in org.picketlink.identity.federation.saml.v1.protocol
 

Fields in org.picketlink.identity.federation.saml.v1.protocol declared as CommonStatusDetailType
protected  CommonStatusDetailType SAML11StatusType.statusDetail
           
 

Methods in org.picketlink.identity.federation.saml.v1.protocol that return CommonStatusDetailType
 CommonStatusDetailType SAML11StatusType.getStatusDetail()
           
 

Methods in org.picketlink.identity.federation.saml.v1.protocol with parameters of type CommonStatusDetailType
 void SAML11StatusType.setStatusDetail(CommonStatusDetailType statusDetail)
           
 

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

Subclasses of CommonStatusDetailType in org.picketlink.identity.federation.saml.v2.protocol
 class StatusDetailType
           Java class for StatusDetailType complex type.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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