|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSAML1ProfileConfiguration | |
---|---|
edu.internet2.middleware.shibboleth.common.attribute.provider | |
edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1 |
Uses of AbstractSAML1ProfileConfiguration in edu.internet2.middleware.shibboleth.common.attribute.provider |
---|
Method parameters in edu.internet2.middleware.shibboleth.common.attribute.provider with type arguments of type AbstractSAML1ProfileConfiguration | |
---|---|
Map<String,BaseAttribute> |
ShibbolethSAML1AttributeAuthority.getAttributes(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
Gets the attributes for the principal identified in the request. |
String |
ShibbolethSAML1AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
Resolves a NameIdentifier into the internal principal name used Shibboleth. |
String |
SAML1AttributeAuthority.getPrincipal(SAMLProfileRequestContext<? extends org.opensaml.common.SAMLObject,? extends org.opensaml.saml1.core.ResponseAbstractType,org.opensaml.saml1.core.NameIdentifier,? extends AbstractSAML1ProfileConfiguration> requestContext)
Resolves a NameIdentifier into the internal principal name used Shibboleth. |
Uses of AbstractSAML1ProfileConfiguration in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1 |
---|
Subclasses of AbstractSAML1ProfileConfiguration in edu.internet2.middleware.shibboleth.common.relyingparty.provider.saml1 | |
---|---|
class |
ArtifactResolutionConfiguration
SAML 1 Artifact Query configuration settings. |
class |
AttributeQueryConfiguration
SAML 1 Attribute Query configuration settings. |
class |
ShibbolethSSOConfiguration
Shibboleth 1 SSO configuration settings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |