Uses of Class
com.sun.xml.wss.saml.assertion.saml11.jaxb10.Subject

Packages that use Subject
com.sun.xml.wss.saml.assertion.saml11.jaxb10   
 

Uses of Subject in com.sun.xml.wss.saml.assertion.saml11.jaxb10
 

Methods in com.sun.xml.wss.saml.assertion.saml11.jaxb10 that return Subject
 Subject Assertion.getSubject()
           
 Subject AttributeStatement.getSubject()
           
 Subject AuthenticationStatement.getSubject()
           
 Subject AuthorizationDecisionStatement.getSubject()
           
 

Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb10 with parameters of type Subject
AttributeStatement(Subject subj, List attr)
          Dafault constructor
AuthenticationStatement(String authMethod, Calendar authInstant, Subject subject, SubjectLocality subjectLocality, List authorityBinding)
          Constructor for authentication statement
AuthorizationDecisionStatement(Subject subject, String resource, String decision, List action, Evidence evidence)
          Constructs an instance of AuthorizationDecisionStatement.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.