org.eclipse.higgins.saml2idp.server.card
Class SurNameCardHandler
java.lang.Object
org.eclipse.higgins.saml2idp.server.card.SurNameCardHandler
- All Implemented Interfaces:
- ICardHandler
- public class SurNameCardHandler
- extends Object
- implements ICardHandler
SurNameCardHandler
public SurNameCardHandler()
getIssuer
public String getIssuer()
- Specified by:
getIssuer in interface ICardHandler
getIssuerPolicy
public String getIssuerPolicy()
- Specified by:
getIssuerPolicy in interface ICardHandler
getTokenType
public String getTokenType()
- Specified by:
getTokenType in interface ICardHandler
getRequiredClaims
public String getRequiredClaims()
- Specified by:
getRequiredClaims in interface ICardHandler
getOptionalClaims
public String getOptionalClaims()
- Specified by:
getOptionalClaims in interface ICardHandler
getPrivacyUrl
public String getPrivacyUrl()
- Specified by:
getPrivacyUrl in interface ICardHandler
getPrivacyVersion
public String getPrivacyVersion()
- Specified by:
getPrivacyVersion in interface ICardHandler
handleCard
public String handleCard(org.eclipse.higgins.rp.tokens.RPSecurityToken token)
- Specified by:
handleCard in interface ICardHandler