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

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

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

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

Constructors in com.sun.xml.wss.saml.assertion.saml11.jaxb20 with parameters of type Subject
AttributeStatement(Subject subj, List attr)
          Dafault constructor
AuthenticationStatement(String authMethod, GregorianCalendar 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.