Uses of Interface
org.opensaml.saml.saml2.metadata.KeyDescriptor
-
Packages that use KeyDescriptor Package Description org.opensaml.saml.saml2.metadata Concrete definitions of the objects described in saml-metadata-2.0-os work. -
-
Uses of KeyDescriptor in org.opensaml.saml.saml2.metadata
Methods in org.opensaml.saml.saml2.metadata that return types with arguments of type KeyDescriptor Modifier and Type Method Description List<KeyDescriptor>AffiliationDescriptor. getKeyDescriptors()Gets an immutable list of KeyDescriptors for this affiliation.List<KeyDescriptor>RoleDescriptor. getKeyDescriptors()Gets the key descriptors for this role.
-