org.picketlink.identity.federation.saml.v2.metadata
Class EntityDescriptorType.EDTDescriptorChoiceType
java.lang.Object
org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType.EDTDescriptorChoiceType
- Enclosing class:
- EntityDescriptorType
public static class EntityDescriptorType.EDTDescriptorChoiceType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityDescriptorType.EDTDescriptorChoiceType
public EntityDescriptorType.EDTDescriptorChoiceType(AuthnAuthorityDescriptorType authnDescriptor)
EntityDescriptorType.EDTDescriptorChoiceType
public EntityDescriptorType.EDTDescriptorChoiceType(AttributeAuthorityDescriptorType attribDescriptor)
EntityDescriptorType.EDTDescriptorChoiceType
public EntityDescriptorType.EDTDescriptorChoiceType(PDPDescriptorType pdpDescriptor)
EntityDescriptorType.EDTDescriptorChoiceType
public EntityDescriptorType.EDTDescriptorChoiceType(SSODescriptorType sso)
EntityDescriptorType.EDTDescriptorChoiceType
public EntityDescriptorType.EDTDescriptorChoiceType(RoleDescriptorType roleDescriptor)
getRoleDescriptor
public RoleDescriptorType getRoleDescriptor()
getIdpDescriptor
public IDPSSODescriptorType getIdpDescriptor()
getSpDescriptor
public SPSSODescriptorType getSpDescriptor()
getAuthnDescriptor
public AuthnAuthorityDescriptorType getAuthnDescriptor()
getAttribDescriptor
public AttributeAuthorityDescriptorType getAttribDescriptor()
getPdpDescriptor
public PDPDescriptorType getPdpDescriptor()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.