org.eclipse.higgins.iss.cardspace
Class CardSpaceSelector2
java.lang.Object
org.eclipse.higgins.iss.cardspace.CardSpaceSelector2
- All Implemented Interfaces:
- org.eclipse.higgins.iss.IICardSelector
- public class CardSpaceSelector2
- extends Object
- implements org.eclipse.higgins.iss.IICardSelector
CardSpaceSelector2
public CardSpaceSelector2(String stsConfigurationBase,
CallbackHandler handler,
org.eclipse.higgins.icard.policy.ICardSpacePolicy policy)
getPolicy
public org.eclipse.higgins.icard.IPolicy getPolicy()
- Specified by:
getPolicy in interface org.eclipse.higgins.iss.IICardSelector
getCallbackHandler
public CallbackHandler getCallbackHandler()
- Specified by:
getCallbackHandler in interface org.eclipse.higgins.iss.IICardSelector
getUserChoice
public org.eclipse.higgins.iss.UserChoiceTree getUserChoice()
throws Exception
- Specified by:
getUserChoice in interface org.eclipse.higgins.iss.IICardSelector
- Throws:
Exception
getIdentityToken
public org.eclipse.higgins.iss.IIdentityToken getIdentityToken(org.eclipse.higgins.iss.SelectionANDofORs selection)
throws Exception
- Specified by:
getIdentityToken in interface org.eclipse.higgins.iss.IICardSelector
- Throws:
Exception
getConfigurationHandler
public org.eclipse.higgins.configuration.xml.ConfigurationHandler getConfigurationHandler(boolean selfIssued)
throws Exception
- Throws:
Exception