PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v2.metadata
Class EntityDescriptorType.EDTDescriptorChoiceType

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v2.metadata.EntityDescriptorType.EDTDescriptorChoiceType
Enclosing class:
EntityDescriptorType

public static class EntityDescriptorType.EDTDescriptorChoiceType
extends Object


Constructor Summary
EntityDescriptorType.EDTDescriptorChoiceType(AttributeAuthorityDescriptorType attribDescriptor)
           
EntityDescriptorType.EDTDescriptorChoiceType(AuthnAuthorityDescriptorType authnDescriptor)
           
EntityDescriptorType.EDTDescriptorChoiceType(PDPDescriptorType pdpDescriptor)
           
EntityDescriptorType.EDTDescriptorChoiceType(RoleDescriptorType roleDescriptor)
           
EntityDescriptorType.EDTDescriptorChoiceType(SSODescriptorType sso)
           
 
Method Summary
 AttributeAuthorityDescriptorType getAttribDescriptor()
           
 AuthnAuthorityDescriptorType getAuthnDescriptor()
           
 IDPSSODescriptorType getIdpDescriptor()
           
 PDPDescriptorType getPdpDescriptor()
           
 RoleDescriptorType getRoleDescriptor()
           
 SPSSODescriptorType getSpDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

getRoleDescriptor

public RoleDescriptorType getRoleDescriptor()

getIdpDescriptor

public IDPSSODescriptorType getIdpDescriptor()

getSpDescriptor

public SPSSODescriptorType getSpDescriptor()

getAuthnDescriptor

public AuthnAuthorityDescriptorType getAuthnDescriptor()

getAttribDescriptor

public AttributeAuthorityDescriptorType getAttribDescriptor()

getPdpDescriptor

public PDPDescriptorType getPdpDescriptor()

PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.