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