org.eclipse.higgins.cardstore
Interface ICardStoreBuilder
- All Known Implementing Classes:
- CardStoreDomBuilder
- public interface ICardStoreBuilder
copyright
public static final String copyright
- See Also:
- Constant Field Values
createEncryptedStore
public IEncryptedStore createEncryptedStore(byte[] crdsBytes)
throws UnsupportedObjectModel,
ExpectedObjectNotPresent
- Throws:
UnsupportedObjectModel
ExpectedObjectNotPresent
createEncryptedStore
public IEncryptedStore createEncryptedStore()
createCardImage
public ICardImage createCardImage()
createClaimValue
public IClaimValue createClaimValue()
createInformationCardMetaData
public IInformationCardMetaData createInformationCardMetaData()
createInformationCardPrivateData
public IInformationCardPrivateData createInformationCardPrivateData()
createInformationCardReference
public IInformationCardReference createInformationCardReference()
createPrivacyNoticeLocation
public IPrivacyNoticeLocation createPrivacyNoticeLocation()
createRequireAppliesTo
public IRequireAppliesTo createRequireAppliesTo()
createRoamingInformationCard
public IRoamingInformationCard createRoamingInformationCard()
createSelfIssuedCredential
public ISelfIssuedCredential createSelfIssuedCredential()
createSupportedClaimType
public ISupportedClaimType createSupportedClaimType()
createTokenService
public ITokenService createTokenService()
createUserCredential
public IUserCredential createUserCredential()
createUsernamePasswordCredential
public IUsernamePasswordCredential createUsernamePasswordCredential()
createX509V3Credential
public IX509V3Credential createX509V3Credential()
createKeyInfo
public IKeyInfo createKeyInfo()
createX509Data
public IX509Data createX509Data()
createTokenType
public ITokenType createTokenType()
createEndpointReference
public IEndpointReference createEndpointReference()
createMetaData
public IMetaData createMetaData()
createIdentity
public IIdentity createIdentity()