パッケージ | 説明 |
---|---|
edu.internet2.middleware.shibboleth.common.relyingparty | |
edu.internet2.middleware.shibboleth.idp.profile | |
org.opensaml.ws.message |
Objects related to messages received and sent by web services.
|
org.opensaml.ws.security.provider |
Basic implementations of some security policies.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
RelyingPartySecurityPolicyResolver
A security policy resolver that selects the active security policy based on the inbound message issuer ID and the
communication profile used.
|
修飾子とタイプ | メソッドと説明 |
---|---|
SecurityPolicyResolver |
AbstractSAMLProfileHandler.getSecurityPolicyResolver()
Gets the resolver used to determine active security policy for an incoming request.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
AbstractSAMLProfileHandler.setSecurityPolicyResolver(SecurityPolicyResolver resolver)
Sets the resolver used to determine active security policy for an incoming request.
|
修飾子とタイプ | メソッドと説明 |
---|---|
SecurityPolicyResolver |
MessageContext.getSecurityPolicyResolver()
Gets the resolver used to determine active SecurityPolicy.
|
SecurityPolicyResolver |
BaseMessageContext.getSecurityPolicyResolver()
Gets the resolver used to determine active SecurityPolicy.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
MessageContext.setSecurityPolicyResolver(SecurityPolicyResolver resolver)
Sets the resolver used to determine active SecurityPolicy.
|
void |
BaseMessageContext.setSecurityPolicyResolver(SecurityPolicyResolver resolver)
Sets the resolver used to determine active SecurityPolicy.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
StaticSecurityPolicyResolver
A simple security policy resolver implementation that returns a static list of policies.
|
Copyright © 2012. All Rights Reserved.