|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SPSSODescriptorType in org.picketlink.identity.federation.api.saml.v2.metadata |
---|
Methods in org.picketlink.identity.federation.api.saml.v2.metadata that return SPSSODescriptorType | |
---|---|
static SPSSODescriptorType |
MetaDataBuilder.createSPSSODescriptor(boolean requestsSigned,
KeyDescriptorType keyDescriptorType,
EndpointType sloEndPoint,
List<AttributeType> attributes,
OrganizationType org)
Create a IDP SSO metadata descriptor |
Methods in org.picketlink.identity.federation.api.saml.v2.metadata with parameters of type SPSSODescriptorType | |
---|---|
static String |
MetaDataExtractor.toString(SPSSODescriptorType sp)
Information from the SP SSO Descriptor |
Uses of SPSSODescriptorType in org.picketlink.identity.federation.core.saml.md.providers |
---|
Methods in org.picketlink.identity.federation.core.saml.md.providers that return SPSSODescriptorType | |
---|---|
static SPSSODescriptorType |
MetaDataBuilderDelegate.createSPSSODescriptor(boolean requestsSigned,
KeyDescriptorType keyDescriptorType,
EndpointType sloEndPoint,
List<AttributeType> attributes,
OrganizationType org)
Create a IDP SSO metadata descriptor |
Uses of SPSSODescriptorType in org.picketlink.identity.federation.core.saml.v2.writers |
---|
Methods in org.picketlink.identity.federation.core.saml.v2.writers with parameters of type SPSSODescriptorType | |
---|---|
void |
SAMLMetadataWriter.write(SPSSODescriptorType spSSODescriptor)
|
Uses of SPSSODescriptorType in org.picketlink.identity.federation.core.util |
---|
Methods in org.picketlink.identity.federation.core.util that return SPSSODescriptorType | |
---|---|
static SPSSODescriptorType |
CoreConfigUtil.getSPDescriptor(EntityDescriptorType entityDescriptor)
Get the SP Descriptor from an entity descriptor |
Methods in org.picketlink.identity.federation.core.util with parameters of type SPSSODescriptorType | |
---|---|
static String |
CoreConfigUtil.getServiceURL(SPSSODescriptorType sp,
String bindingURI)
Get the service url for the SP |
Uses of SPSSODescriptorType in org.picketlink.identity.federation.saml.v2.metadata |
---|
Methods in org.picketlink.identity.federation.saml.v2.metadata that return SPSSODescriptorType | |
---|---|
SPSSODescriptorType |
EntityDescriptorType.EDTDescriptorChoiceType.getSpDescriptor()
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |