Uses of Class
org.apache.wss4j.common.saml.bean.SubjectLocalityBean
Packages that use SubjectLocalityBean
-
Uses of SubjectLocalityBean in org.apache.wss4j.common.saml.bean
Methods in org.apache.wss4j.common.saml.bean that return SubjectLocalityBeanModifier and TypeMethodDescriptionfinal SubjectLocalityBeanAuthenticationStatementBean.getSubjectLocality()Get Subject Locality.Methods in org.apache.wss4j.common.saml.bean with parameters of type SubjectLocalityBeanModifier and TypeMethodDescriptionfinal voidAuthenticationStatementBean.setSubjectLocality(SubjectLocalityBean subjectLocality) Set Subject Locality.