Index

D G S 
All Classes and Interfaces|All Packages

D

ddf.security.realm.sts - package ddf.security.realm.sts
 
doCredentialsMatch(AuthenticationToken, AuthenticationInfo) - Method in class ddf.security.realm.sts.SamlRealm.STSCredentialsMatcher
 
doGetAuthenticationInfo(AuthenticationToken) - Method in class ddf.security.realm.sts.SamlRealm
Perform authentication based on the supplied token.

G

getSamlAssertionValidator() - Method in class ddf.security.realm.sts.SamlRealm
 
getUsernameAttributeList() - Method in class ddf.security.realm.sts.SamlRealm
 

S

SamlRealm - Class in ddf.security.realm.sts
 
SamlRealm() - Constructor for class ddf.security.realm.sts.SamlRealm
 
SamlRealm.STSCredentialsMatcher - Class in ddf.security.realm.sts
Credentials matcher class that ensures the AuthInfo received from the STS matches the AuthToken
setSamlAssertionValidator(SamlAssertionValidator) - Method in class ddf.security.realm.sts.SamlRealm
 
setUsernameAttributeList(List<String>) - Method in class ddf.security.realm.sts.SamlRealm
 
STSCredentialsMatcher() - Constructor for class ddf.security.realm.sts.SamlRealm.STSCredentialsMatcher
 
supports(AuthenticationToken) - Method in class ddf.security.realm.sts.SamlRealm
Determine if the supplied token is supported by this realm.
D G S 
All Classes and Interfaces|All Packages