Uses of Class
org.keycloak.dom.saml.v1.assertion.SAML11AttributeDesignatorType
Packages that use SAML11AttributeDesignatorType
-
Uses of SAML11AttributeDesignatorType in org.keycloak.dom.saml.v1.assertion
Subclasses of SAML11AttributeDesignatorType in org.keycloak.dom.saml.v1.assertion -
Uses of SAML11AttributeDesignatorType in org.keycloak.dom.saml.v1.protocol
Fields in org.keycloak.dom.saml.v1.protocol with type parameters of type SAML11AttributeDesignatorTypeModifier and TypeFieldDescriptionprotected List<SAML11AttributeDesignatorType>SAML11AttributeQueryType.attributeDesignatorMethods in org.keycloak.dom.saml.v1.protocol that return types with arguments of type SAML11AttributeDesignatorTypeMethods in org.keycloak.dom.saml.v1.protocol with parameters of type SAML11AttributeDesignatorTypeModifier and TypeMethodDescriptionvoidSAML11AttributeQueryType.add(SAML11AttributeDesignatorType sadt) booleanSAML11AttributeQueryType.remove(SAML11AttributeDesignatorType sadt)