PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v1.assertion.SAML11DecisionType

Packages that use SAML11DecisionType
org.picketlink.identity.federation.saml.v1.assertion   
 

Uses of SAML11DecisionType in org.picketlink.identity.federation.saml.v1.assertion
 

Fields in org.picketlink.identity.federation.saml.v1.assertion declared as SAML11DecisionType
protected  SAML11DecisionType SAML11AuthorizationDecisionStatementType.decision
           
 

Methods in org.picketlink.identity.federation.saml.v1.assertion that return SAML11DecisionType
 SAML11DecisionType SAML11AuthorizationDecisionStatementType.getDecision()
           
static SAML11DecisionType SAML11DecisionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SAML11DecisionType[] SAML11DecisionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.picketlink.identity.federation.saml.v1.assertion with parameters of type SAML11DecisionType
SAML11AuthorizationDecisionStatementType(URI resource, SAML11DecisionType decision)
           
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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