Uses of Package
org.apache.ws.security.saml.ext.bean

Packages that use org.apache.ws.security.saml.ext.bean
org.apache.ws.security.saml.ext   
org.apache.ws.security.saml.ext.bean   
org.apache.ws.security.saml.ext.builder   
 

Classes in org.apache.ws.security.saml.ext.bean used by org.apache.ws.security.saml.ext
AttributeStatementBean
          Class SamlAttributeStatement represents a SAML attribute statement Created on May 20, 2009
AuthDecisionStatementBean
          Class SamlDecision represents the raw data to be used by the AssertionWrapper when creating SAML Authorization Decision Statements.
AuthenticationStatementBean
          Class AuthenticationStatementBean represents the raw data required to create a SAML v1.1 or v2.0 authentication statement.
ConditionsBean
          Class ConditionsBean represents a SAML Conditions object (can be used to create both SAML v1.1 and v2.0 statements) Created on May 20, 2009
SubjectBean
          Class SubjectBean represents a SAML subject (can be used to create both SAML v1.1 and v2.0 statements) Created on May 20, 2009
 

Classes in org.apache.ws.security.saml.ext.bean used by org.apache.ws.security.saml.ext.bean
ActionBean
          Class SamlAction represents the raw data required by the AssertionWrapper when creating the Action element of the SAML Authorization Decision Statement.
AttributeBean
          Class SamlAttribute represents an instance of a SAML attribute.
AuthDecisionStatementBean.Decision
          enum representing the possible decision types as specified in the SAML spec
KeyInfoBean
          Class KeyInfoBean represents a KeyInfo structure that will be embedded in a SAML Subject.
KeyInfoBean.CERT_IDENTIFIER
           
SubjectBean
          Class SubjectBean represents a SAML subject (can be used to create both SAML v1.1 and v2.0 statements) Created on May 20, 2009
SubjectLocalityBean
          This class represents a SubjectLocality.
 

Classes in org.apache.ws.security.saml.ext.bean used by org.apache.ws.security.saml.ext.builder
ActionBean
          Class SamlAction represents the raw data required by the AssertionWrapper when creating the Action element of the SAML Authorization Decision Statement.
AttributeStatementBean
          Class SamlAttributeStatement represents a SAML attribute statement Created on May 20, 2009
AuthDecisionStatementBean
          Class SamlDecision represents the raw data to be used by the AssertionWrapper when creating SAML Authorization Decision Statements.
AuthenticationStatementBean
          Class AuthenticationStatementBean represents the raw data required to create a SAML v1.1 or v2.0 authentication statement.
ConditionsBean
          Class ConditionsBean represents a SAML Conditions object (can be used to create both SAML v1.1 and v2.0 statements) Created on May 20, 2009
KeyInfoBean
          Class KeyInfoBean represents a KeyInfo structure that will be embedded in a SAML Subject.
SubjectBean
          Class SubjectBean represents a SAML subject (can be used to create both SAML v1.1 and v2.0 statements) Created on May 20, 2009
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.