Uses of Class
org.apache.cxf.rs.security.saml.assertion.Subject
Packages that use Subject
-
Uses of Subject in org.apache.cxf.rs.security.saml
Methods in org.apache.cxf.rs.security.saml that return SubjectModifier and TypeMethodDescriptionstatic SubjectSAMLUtils.getSubject(Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper assertionW) -
Uses of Subject in org.apache.cxf.rs.security.saml.authorization
Methods in org.apache.cxf.rs.security.saml.authorization that return SubjectModifier and TypeMethodDescriptionprotected SubjectSecurityContextProviderImpl.getSubject(Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper wrapper, ClaimCollection claims) SubjectPrincipal.getSubject()Methods in org.apache.cxf.rs.security.saml.authorization with parameters of type SubjectModifier and TypeMethodDescriptionprotected SecurityContextSecurityContextProviderImpl.doGetSecurityContext(Message message, Subject subject, ClaimCollection claims) protected StringSecurityContextProviderImpl.getSubjectPrincipalName(Subject subject, ClaimCollection claims) Constructors in org.apache.cxf.rs.security.saml.authorization with parameters of type Subject