A B C D E F G H I K L M N O P R S T U V X

A

AbstractDataObject - Class in org.wso2.solutions.identity.persistence.dataobject
Base class for all WSO2 IS data objects to be mapped by hibernate
AbstractDataObject() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.AbstractDataObject
 
ACTION_DOWNLAOD_CARD - Static variable in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
ACTION_LOG_IN - Static variable in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
ACTION_LOG_OUT - Static variable in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
ActionDAO - Class in org.wso2.solutions.identity.persistence.dao
 
ActionDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.ActionDAO
 
ActionDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
ActionDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
addClaimValue(ClaimValueDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
addPPIDValue(PPIDValueDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
addRelyingPartyUser(String, String) - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
addSupportedClaimType(SupportedClaimType) - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimTypeList
 
addSupportedTokenType(String) - Method in class org.wso2.solutions.identity.cards.model.SupportedTokenTypeList
 
addTokenService(TokenService) - Method in class org.wso2.solutions.identity.cards.model.TokenServiceList
 
addVerifierServiceIdpDO(VerifierServiceIdpDO) - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
ATTR_DIALECT - Static variable in class org.wso2.solutions.identity.InitialClaimsProcessor
 
ATTR_DIALECT_INFO - Static variable in class org.wso2.solutions.identity.InitialClaimsProcessor
 
ATTR_NAME - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Name attribute of the Property element
ATTR_NS_CITY - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_COUNTRY - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_EMAIL_ADDRESS - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_GIVEN_NAME - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_HOME_PHONE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_MOBILE_PHONE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_POSTAL_CODE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_STATE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_STREET_ADDRESS - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_SURNAME - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_NS_WORK_PHONE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ATTR_OPTIONAL - Static variable in class org.wso2.solutions.identity.cards.model.RequireAppliesTo
 
ATTR_STATE - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
ATTR_URI - Static variable in class org.wso2.solutions.identity.InitialClaimsProcessor
 
AUTH_TYPE_KEBEROS_TICKET - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
AUTH_TYPE_SELF_ISSUED - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
AUTH_TYPE_USERNAME_TOKEN - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
AUTH_TYPE_X509_CERTIFICATE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
authenticate(String, String) - Method in class org.wso2.solutions.identity.UserStore
Authenticate the given user credentials.
AuthSSLInitializationError - Error in org.wso2.solutions.identity.relyingparty.util
Signals fatal error in initialization of AuthSSLProtocolSocketFactory.
AuthSSLInitializationError() - Constructor for error org.wso2.solutions.identity.relyingparty.util.AuthSSLInitializationError
Creates a new AuthSSLInitializationError.
AuthSSLInitializationError(String) - Constructor for error org.wso2.solutions.identity.relyingparty.util.AuthSSLInitializationError
Creates a new AuthSSLInitializationError with the specified message.
AuthSSLProtocolSocketFactory - Class in org.wso2.solutions.identity.relyingparty.util
AuthSSLProtocolSocketFactory can be used to validate the identity of the HTTPS server against a list of trusted certificates and to authenticate to the HTTPS server using a private key.
AuthSSLProtocolSocketFactory(URL, String, URL, String) - Constructor for class org.wso2.solutions.identity.relyingparty.util.AuthSSLProtocolSocketFactory
Constructor for AuthSSLProtocolSocketFactory.
AuthSSLX509TrustManager - Class in org.wso2.solutions.identity.relyingparty.util
AuthSSLX509TrustManager can be used to extend the default X509TrustManager with additional trust decisions.
AuthSSLX509TrustManager(X509TrustManager) - Constructor for class org.wso2.solutions.identity.relyingparty.util.AuthSSLX509TrustManager
Constructor for AuthSSLX509TrustManager.

B

backupExpiredCards() - Method in class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
 
backupExpiredCards() - Method in class org.wso2.solutions.identity.persistence.dao.InfoCardDAO
 
backupExpiredCards() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
BaseDAO - Class in org.wso2.solutions.identity.persistence.dao
 
BaseDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.BaseDAO
 
bOptional - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData.RequestedClaimData
 

C

CARD_ID - Static variable in class org.wso2.solutions.identity.cards.model.InformationCardReference
 
CARD_ID - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
CARD_NAME - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
CARD_VERSION - Static variable in class org.wso2.solutions.identity.cards.model.InformationCardReference
 
CardElement - Interface in org.wso2.solutions.identity.cards.model
 
cardID - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData
 
CardImage - Class in org.wso2.solutions.identity.cards.model
 
CardImage(String, String) - Constructor for class org.wso2.solutions.identity.cards.model.CardImage
 
CardIssuer - Class in org.wso2.solutions.identity.cards
Issues information cards according to the given configuration.
CardIssuer() - Constructor for class org.wso2.solutions.identity.cards.CardIssuer
 
CardIssuerConfig - Class in org.wso2.solutions.identity.cards
Configuration of the information card issuer.
CardModelException - Exception in org.wso2.solutions.identity.cards.model
 
CardModelException(String, Object[]) - Constructor for exception org.wso2.solutions.identity.cards.model.CardModelException
 
CardModelException(String) - Constructor for exception org.wso2.solutions.identity.cards.model.CardModelException
 
CardModelException(String, Object[], Throwable) - Constructor for exception org.wso2.solutions.identity.cards.model.CardModelException
 
CardModelException(String, Throwable) - Constructor for exception org.wso2.solutions.identity.cards.model.CardModelException
 
CERT_ALIAS - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
changeRalm(String) - Method in class org.wso2.solutions.identity.UserStore
Update the realm used to the given instance
checkClientTrusted(X509Certificate[], String) - Method in class org.wso2.solutions.identity.relyingparty.util.AuthSSLX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.wso2.solutions.identity.relyingparty.util.AuthSSLX509TrustManager
 
CLAIM_CITY - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_COUNTRY - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_EMAIL_ADDRESS - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_GIVEN_NAME - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_HOME_PHONE - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_MOBILE_PHONE - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_NICKNAME - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_POSTAL_CODE - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_PPID - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_STATE - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_STREET_ADDRESS - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_SURNAME - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
CLAIM_WORK_PHONE - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
ClaimDAO - Class in org.wso2.solutions.identity.persistence.dao
 
ClaimDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.ClaimDAO
 
ClaimDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
ClaimDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
claimObjs - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData
 
ClaimsAdmin - Class in org.wso2.solutions.identity.admin
 
ClaimsAdmin() - Constructor for class org.wso2.solutions.identity.admin.ClaimsAdmin
 
ClaimValueAdmin - Class in org.wso2.solutions.identity.admin
Create claim value for a user View all claims of a user.
ClaimValueAdmin() - Constructor for class org.wso2.solutions.identity.admin.ClaimValueAdmin
 
ClaimValueDAO - Class in org.wso2.solutions.identity.persistence.dao
 
ClaimValueDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.ClaimValueDAO
 
ClaimValueDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
ClaimValueDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.ClaimValueDO
 
closeSession() - Method in class org.wso2.solutions.identity.persistence.HibernateConfig
Closes the hibernate session of the current thread.
COLUMN_NAME_EMAIL - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
COLUMN_NAME_FIRSTNAME - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
COLUMN_NAME_LASTNAME - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
configuraServices() - Static method in class org.wso2.solutions.identity.admin.STSConfigAdmin
 
ConfigurationContextHolder - Class in org.wso2.solutions.identity.admin
 
ConfigurationContextHolder() - Constructor for class org.wso2.solutions.identity.admin.ConfigurationContextHolder
 
CONNECTION_PASSWORD - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
CONNECTION_URL - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
CONNECTION_USER_NAME - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
create(RelyingPartyDO) - Method in class org.wso2.solutions.identity.admin.RelyingPartyAdmin
 
create(UserPersonalRelyingPartyDO) - Method in class org.wso2.solutions.identity.admin.RelyingPartyAdmin
 
create(AbstractDataObject) - Method in class org.wso2.solutions.identity.persistence.dao.BaseDAO
 
create(AbstractDataObject) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Create a new entry with the given data object.
createClaim(ClaimDO) - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
createClaim(String, String, String, String) - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
createClaimValues(ClaimValueDO) - Method in class org.wso2.solutions.identity.admin.ClaimValueAdmin
 
createDialect(String, String) - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
createDisplayClaim(OMElement, String, String, String) - Static method in class org.wso2.solutions.identity.sts.IdentityProviderUtil
 
createDisplayToken(OMElement, IdentityProviderData) - Static method in class org.wso2.solutions.identity.sts.IdentityProviderUtil
 
createNewRealmConfiguration(String, String, Map) - Method in class org.wso2.solutions.identity.admin.RealmConfigAdmin
 
createOrUpdate(AbstractDataObject) - Method in class org.wso2.solutions.identity.persistence.dao.BaseDAO
 
createOrUpdateParameter(ParameterDO) - Method in class org.wso2.solutions.identity.persistence.dao.ParameterDAO
 
createOrUpdateParameter(ParameterDO) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
createRequestedDisplayToken(OMElement, IdentityProviderData) - Static method in class org.wso2.solutions.identity.sts.IdentityProviderUtil
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.wso2.solutions.identity.relyingparty.util.AuthSSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int, InetAddress, int) - Method in class org.wso2.solutions.identity.relyingparty.util.AuthSSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.wso2.solutions.identity.relyingparty.util.AuthSSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.wso2.solutions.identity.relyingparty.util.AuthSSLProtocolSocketFactory
 
Credential - Interface in org.wso2.solutions.identity.cards.model
 
CustomizedSSLSender - Class in org.wso2.solutions.identity.relyingparty.util
 
CustomizedSSLSender() - Constructor for class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLSender
 
CustomizedSSLTransport - Class in org.wso2.solutions.identity.relyingparty.util
 
CustomizedSSLTransport() - Constructor for class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLTransport
 

D

DAFAULT_ATTR_ID - Static variable in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
decryptToken(String, PrivateKey) - Method in class org.wso2.solutions.identity.relyingparty.TokenVerifier
Decrypt the given token (as a java.lang.String with the given private key.
DEFAULT - Static variable in exception org.wso2.solutions.identity.cards.model.CardModelException
 
DEFAULT_CONFIG_FILE_PATH - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
delete(AbstractDataObject) - Method in class org.wso2.solutions.identity.persistence.dao.BaseDAO
 
delete(AbstractDataObject) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Delete the entry of the given data object.
deleteCardsofUser(String) - Method in class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
 
deleteCardsofUser(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
deleteClaim(ClaimDO) - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
deleteClaimValue(ClaimValueDO) - Method in class org.wso2.solutions.identity.admin.ClaimValueAdmin
 
deleteRelyingParty(RelyingPartyDO) - Method in class org.wso2.solutions.identity.admin.RelyingPartyAdmin
 
deleteRelyingPartyUser(String) - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
deleteTokensForCard(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
deleteTokensOfUser(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
deleteVerifierServiceIdpDO(Long) - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
destroy() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter
 
DialectDAO - Class in org.wso2.solutions.identity.persistence.dao
 
DialectDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.DialectDAO
 
DialectDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
DialectDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.DialectDO
 
DISPLAY_CITY - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_CLAIM - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
DISPLAY_COUNTRY - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_CRED_HINT - Static variable in class org.wso2.solutions.identity.cards.model.UserCredential
 
DISPLAY_EMAIL_ADDRESS - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_GIVEN_NAME - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_HOME_PHONE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_MOBILE_PHONE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_POSTAL_CODE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_STATE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_STREET_ADDRESS - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_SURNAME - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
DISPLAY_TAG - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
DISPLAY_TOKEN - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
DISPLAY_VALUE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
DISPLAY_WORK_PHONE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
displayTokenLang - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter
 
DRIVER - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
DuplicateEntityException - Exception in org.wso2.solutions.identity.persistence
 
DuplicateEntityException() - Constructor for exception org.wso2.solutions.identity.persistence.DuplicateEntityException
 
DuplicateEntityException(String) - Constructor for exception org.wso2.solutions.identity.persistence.DuplicateEntityException
 
DuplicateEntityException(Throwable) - Constructor for exception org.wso2.solutions.identity.persistence.DuplicateEntityException
 
DuplicateEntityException(String, Throwable) - Constructor for exception org.wso2.solutions.identity.persistence.DuplicateEntityException
 

E

editRelyingPartyUserPassword(String, String, String) - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
editVerifierServiceIdpDO(VerifierServiceIdpDO) - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
executeSingleDMLStatement(String, String, String) - Method in class org.wso2.solutions.identity.persistence.dao.BaseDAO
Executes a single DML statement and returns the number of rows effected.

F

FAILURE_REASON - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Reason for the failure
findClaim(Long) - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
findClaimByURI(String) - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
findRelyingParty(Long) - Method in class org.wso2.solutions.identity.admin.RelyingPartyAdmin
 

G

Generator - Class in org.wso2.solutions.identity.cards
Generates signed information cards.
Generator() - Constructor for class org.wso2.solutions.identity.cards.Generator
 
get(OMElement) - Method in class org.wso2.solutions.identity.sts.mex.MexGetService
 
getAcceptedIssuers() - Method in class org.wso2.solutions.identity.relyingparty.util.AuthSSLX509TrustManager
 
getAction() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
getActionDescription() - Method in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
getActionId() - Method in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
getAlias() - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
getAlias() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
getAllActions() - Method in class org.wso2.solutions.identity.persistence.dao.ActionDAO
 
getAllActions() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllClaims() - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
getAllClaims() - Method in class org.wso2.solutions.identity.persistence.dao.ClaimDAO
 
getAllDialects() - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
getAllDialects() - Method in class org.wso2.solutions.identity.persistence.dao.DialectDAO
 
getAllInfoCards() - Method in class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
Obtain all the issued information cards.
getAllInfoCards() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllInfoForUser(String) - Method in class org.wso2.solutions.identity.persistence.dao.RegisteredInfoCardInfoDAO
 
getAllIssuedCards() - Method in class org.wso2.solutions.identity.persistence.dao.InfoCardDAO
 
getAllMappedClaims() - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
getAllMappedClaims() - Method in class org.wso2.solutions.identity.persistence.dao.ClaimDAO
 
getAllMappedClaims() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Provides all claims that are mapped to attributes in a user store.
getAllMappedEnabledClaims() - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
getAllMappedEnabledClaims() - Method in class org.wso2.solutions.identity.persistence.dao.ClaimDAO
 
getAllMappedEnabledClaims() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Provides all claims that are mapped and enabled.
getAllPersonalRelyingParties(String) - Method in class org.wso2.solutions.identity.admin.RelyingPartyAdmin
 
getAllPersonalRelyingParties(String) - Method in class org.wso2.solutions.identity.persistence.dao.UserPersonalRelyingPartyDAO
 
getAllPersonalRelyingParties(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllPPIDs() - Method in class org.wso2.solutions.identity.admin.PPIDValueAdmin
TODO: Remove this - no meaning ...... get batch by batch or something Do not use in production.
getAllPPIDs() - Method in class org.wso2.solutions.identity.persistence.dao.PPIDValueDAO
 
getAllPPIDs() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllRealmConfigurations() - Method in class org.wso2.solutions.identity.persistence.dao.RealmConfigurationDAO
 
getAllRealmConfigurations() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllRealms() - Method in class org.wso2.solutions.identity.persistence.dao.RealmDAO
 
getAllRealms() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllRegistedInfoCardInfoForUser(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllRegisteredInfoCards(String) - Method in class org.wso2.solutions.identity.admin.RegisteredInfoCardInfoAdmin
 
getAllRelyingParties() - Method in class org.wso2.solutions.identity.persistence.dao.RelyingPartyDAO
 
getAllRelyingParties() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllRelyingPartyList() - Method in class org.wso2.solutions.identity.admin.RelyingPartyAdmin
 
getAllRevokedInfoCards() - Method in class org.wso2.solutions.identity.persistence.dao.RevokedInfoCardDAO
 
getAllRevokedInfoCards() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllSupportedClaims() - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
getAllSupportedClaims() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Provides all supported claims.
getAllSupportedDialects() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Provides all supported claim dialects.
getAllTokensOfUser(String) - Method in class org.wso2.solutions.identity.persistence.dao.IsssuedTokensDAO
 
getAllUserActions() - Method in class org.wso2.solutions.identity.persistence.dao.UserActionDAO
 
getAllUserNames() - Method in class org.wso2.solutions.identity.UserStore
Access the names of all users in the store.
getAllVerifierServiceIdpDO() - Method in class org.wso2.solutions.identity.persistence.dao.VerifierServiceDAO
 
getAllVerifierServiceIdpDO() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAllVerifierServiceRpDO() - Method in class org.wso2.solutions.identity.persistence.dao.VerifierServiceDAO
 
getAllVerifierServiceRpDO() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getAssertionId() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
getAttributeTable() - Method in class org.wso2.solutions.identity.relyingparty.TokenVerifier
Returns the list of attributes extracted from the SAMLAttributeStatements in the verified SAML assertion.
getAttrId() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
getCanonicalizationAlgorithm() - Method in class org.wso2.solutions.identity.cards.Generator
 
getCardId() - Method in class org.wso2.solutions.identity.cards.model.InformationCardReference
 
getCardId() - Method in class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
getCardId() - Method in class org.wso2.solutions.identity.persistence.dataobject.IssuedTokensDO
 
getCardId() - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
getCardID() - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
getCardIdsForUser(String) - Method in class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
 
getCardIdsForUser(String) - Method in class org.wso2.solutions.identity.persistence.dao.InfoCardDAO
 
getCardIdsForUser(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getCardImage() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getCardName() - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
getCardName() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getCardsIssued(String, String) - Method in class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
returns all cards issued during a period of time
getCardsIssuedBetween(Date, Date) - Method in class org.wso2.solutions.identity.persistence.dao.InfoCardDAO
 
getCardsIssuedBetween(Date, Date) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getCardVersion() - Method in class org.wso2.solutions.identity.cards.model.InformationCardReference
 
getCert() - Method in class org.wso2.solutions.identity.cards.Generator
 
getCertCain() - Method in class org.wso2.solutions.identity.cards.Generator
 
getCertificate() - Method in class org.wso2.solutions.identity.cards.model.Identity
 
getCertificate(String, String) - Static method in class org.wso2.solutions.identity.sts.KeyUtil
 
getCertificates() - Method in class org.wso2.solutions.identity.relyingparty.TokenVerifier
 
getCertificateToIncludeInMex(String) - Static method in class org.wso2.solutions.identity.sts.KeyUtil
 
getClaim() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimValueDO
 
getClaimByURI(String) - Method in class org.wso2.solutions.identity.persistence.dao.ClaimDAO
 
getClaimByURI(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getClaimList() - Method in class org.wso2.solutions.identity.InitialClaimsProcessor
 
getClaimValues() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
getClaimValues(String, List) - Method in class org.wso2.solutions.identity.UserStore
Return the list of claim values of the given user.
getClaimValuesForUser(String) - Method in class org.wso2.solutions.identity.admin.ClaimValueAdmin
 
getClaimValuesForUser(String) - Method in class org.wso2.solutions.identity.persistence.dao.ClaimValueDAO
 
getClaimValuesForUser(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Provides all claim values for a given user.
getClassName() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmDO
 
getConfig() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationPropertyDO
 
getConfigClassName() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmDO
 
getConfigFilePath() - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
getConfigFilePath() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getConfigProperties() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
getConfigurationContext() - Static method in class org.wso2.solutions.identity.admin.ConfigurationContextHolder
 
getCredential() - Method in class org.wso2.solutions.identity.cards.model.UserCredential
 
getCredentialId() - Method in class org.wso2.solutions.identity.cards.model.UserCredential
 
getCurrentSession() - Method in class org.wso2.solutions.identity.persistence.HibernateConfig
Accessor to obtain the session of the current thread.
getDataObject(String, Long) - Method in class org.wso2.solutions.identity.persistence.dao.BaseDAO
 
getDataObject(String, Long) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Extract a data object of the given type bearing the given id.
getDateExpires() - Method in class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
getDateExpires() - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
getDateExpires() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
getDateIssued() - Method in class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
getDateIssued() - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
getDateIssued() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
getDateRevoked() - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
getDescription() - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
getDescription() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
getDetails() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
getDialect(String) - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
getDialect(String) - Method in class org.wso2.solutions.identity.persistence.dao.DialectDAO
 
getDialect() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
getDialect(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getDialectClaims() - Method in class org.wso2.solutions.identity.persistence.dataobject.DialectDO
 
getDialectInfo() - Method in class org.wso2.solutions.identity.persistence.dataobject.DialectDO
 
getDialectList() - Method in class org.wso2.solutions.identity.InitialClaimsProcessor
 
getDialectUri() - Method in class org.wso2.solutions.identity.persistence.dataobject.DialectDO
 
getDisplayCredentialHint() - Method in class org.wso2.solutions.identity.cards.model.UserCredential
 
getDisplayName(String) - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
getDisplayTag() - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
getDisplayTag() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
getDisplayTokenLang() - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
getDoCustomizeSSL() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getEffectiveRealmConfiguration() - Method in class org.wso2.solutions.identity.persistence.dao.RealmConfigurationDAO
Returns the selected realm for the identity provider.
getEffectiveRealmConfiguration() - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getEpr() - Method in class org.wso2.solutions.identity.cards.model.TokenService
 
getGlobalIDPs() - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
getHostName() - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
getHostName() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyIdentifier
 
getHostName() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
getId() - Method in class org.wso2.solutions.identity.persistence.dataobject.AbstractDataObject
 
getIdentifier() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
getIdps() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
getInfo(String) - Method in class org.wso2.solutions.identity.admin.RegisteredInfoCardInfoAdmin
 
getInfoCard(String) - Method in class org.wso2.solutions.identity.persistence.dao.InfoCardDAO
 
getInfoCard(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getInformationCardInfo(String) - Method in class org.wso2.solutions.identity.persistence.dao.RegisteredInfoCardInfoDAO
 
getInformationCardReference() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getInstance() - Static method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
getInstance(String) - Static method in class org.wso2.solutions.identity.i18n.Messages
 
getInstance(String) - Static method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getInstance() - Static method in class org.wso2.solutions.identity.UserStore
 
getIsGlobal() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
getIssuedBy() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
getIssuedOn() - Method in class org.wso2.solutions.identity.persistence.dataobject.IssuedTokensDO
 
getIssuer() - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
getIssuer() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getIssuerInfo() - Method in class org.wso2.solutions.identity.persistence.dataobject.RegisteredInfoCardInfoDO
 
getIssuerName() - Method in class org.wso2.solutions.identity.relyingparty.TokenVerifier
 
getKeyInfoElement() - Method in class org.wso2.solutions.identity.relyingparty.TokenVerifier
 
getLang() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getLastUpdatedTime() - Method in class org.wso2.solutions.identity.persistence.dataobject.AbstractDataObject
 
getList() - Method in class org.wso2.solutions.identity.cards.model.TokenServiceList
 
getMessage(String, Object[]) - Method in class org.wso2.solutions.identity.i18n.Messages
 
getMessage(String) - Method in class org.wso2.solutions.identity.i18n.Messages
 
getName() - Method in class org.wso2.solutions.identity.persistence.dataobject.ParameterDO
 
getName() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
getName() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationPropertyDO
 
getNoticeUri() - Method in class org.wso2.solutions.identity.cards.model.PrivacyNotice
 
getParameter(String) - Method in class org.wso2.solutions.identity.persistence.dao.ParameterDAO
 
getParameter(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getPassword() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
getPassword() - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
getPersistanceManager() - Static method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getPersonalPrivateIdentifier() - Method in class org.wso2.solutions.identity.cards.model.SelfIssuedCredential
 
getPersonalRelyingParty(String, String) - Method in class org.wso2.solutions.identity.persistence.dao.UserPersonalRelyingPartyDAO
 
getPersonalRelyingParty() - Method in class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
getPersonalRelyingParty(String, String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getPpid() - Method in class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
getPpid() - Method in class org.wso2.solutions.identity.persistence.dataobject.RegisteredInfoCardInfoDO
 
getPPIDValues(String) - Method in class org.wso2.solutions.identity.persistence.dao.RelyingPartyDAO
 
getPpidValues() - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
getPpidValues() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
getPPIDValuesForUser(String) - Method in class org.wso2.solutions.identity.admin.PPIDValueAdmin
 
getPPIDValuesForUser(String) - Method in class org.wso2.solutions.identity.persistence.dao.PPIDValueDAO
 
getPPIDValuesForUser(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Provides all PPID values in tokens issued for a given user.
getPrivacyNotice() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getPrivateKey() - Method in class org.wso2.solutions.identity.cards.Generator
 
getPrivateKey(String) - Static method in class org.wso2.solutions.identity.sts.KeyUtil
 
getPropertyNames() - Method in class org.wso2.solutions.identity.UserStore
Access the name of user properties in the store.
getRealm(String) - Method in class org.wso2.solutions.identity.persistence.dao.RealmDAO
 
getRealm() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
getRealm(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getRealmConfiguration(String) - Method in class org.wso2.solutions.identity.persistence.dao.RealmConfigurationDAO
Returns the realm configuration identified by the given name.
getRealmConfiguration(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getRealmConfigurations() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmDO
 
getRegisteredInfoCardInfo(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getRelyingParties() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
getRelyingParty(String) - Method in class org.wso2.solutions.identity.admin.RelyingPartyAdmin
 
getRelyingParty() - Method in class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
getRelyingParty() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
getRelyingParty(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getRelyingParty(String, String) - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyStore
 
getRelyingPartyDO(String) - Method in class org.wso2.solutions.identity.persistence.dao.RelyingPartyDAO
 
getRelyingPartyDO(String, Session) - Method in class org.wso2.solutions.identity.persistence.dao.RelyingPartyDAO
 
getRelyingPartyUsers() - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
getRequestedClaims() - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
getRequireAppliesTo() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getResponseAction(RahasData) - Method in class org.wso2.solutions.identity.sts.IdentityTokenIssuer
getRevokedInfoCards() - Method in class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
 
getServiceCertificateChain(String) - Static method in class org.wso2.solutions.identity.sts.KeyUtil
 
getServiceKeyAlias() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getServiceKeyPass() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getServiceKeystore() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getServiceStorePass() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getServiceStoreType() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getSigAlgo() - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
getSignatureAlgorithm() - Method in class org.wso2.solutions.identity.cards.Generator
 
getStoreName() - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
getStoreName() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
getStsCertAlias() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getStsKeystore() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getStsStorePass() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getStsStoreType() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getSupportedClaimTypeList() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getSupportedTokenTypeList() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getTime() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
getTimeExpires() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getTimeIssued() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getToken() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
getTokens() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
getTokens() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
getTokenServiceList() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
getTokensOfUser(String) - Method in class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
 
getTokensOfUser(String) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
getTokenTypeList() - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
getTrusteIdentityProviderCertificates() - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
getTrustStoreFileName() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getTrustStoreFileName() - Method in class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLTransport
 
getTrustStorePass() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getTrustStorePass() - Method in class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLTransport
 
getUri() - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
getUri() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
getUserActions() - Method in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
getUserCredential() - Method in class org.wso2.solutions.identity.cards.model.TokenService
 
getUserId() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimValueDO
 
getUserId() - Method in class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
getUserId() - Method in class org.wso2.solutions.identity.persistence.dataobject.IssuedTokensDO
 
getUserId() - Method in class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
getUserId() - Method in class org.wso2.solutions.identity.persistence.dataobject.RegisteredInfoCardInfoDO
 
getUserId() - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
getUserId() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
getUserId() - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyIdentifier
 
getUserIdentifier(RahasData) - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
getUsername() - Method in class org.wso2.solutions.identity.cards.model.UsernamePasswordCredential
 
getUsername() - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
getUserName() - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
getValidPeriod() - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
getValue() - Method in class org.wso2.solutions.identity.persistence.dataobject.ParameterDO
 
getValue() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationPropertyDO
 
getValueForClaim(String) - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
getVerifierServiceIdpDO(Long) - Method in class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
getVerifierURL() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
getVersion() - Method in class org.wso2.solutions.identity.cards.model.PrivacyNotice
 

H

handle(Callback[]) - Method in class org.wso2.solutions.identity.sts.IPPasswordCallback
 
handle(Callback[]) - Method in class org.wso2.solutions.identity.UsermanagerPasswordCallbackHandler
HibernateConfig - Class in org.wso2.solutions.identity.persistence
This loads the hibernate configuration and manages hibernate sessions.
HibernateConfig(String) - Constructor for class org.wso2.solutions.identity.persistence.HibernateConfig
 

I

Identity - Class in org.wso2.solutions.identity.cards.model
 
Identity() - Constructor for class org.wso2.solutions.identity.cards.model.Identity
 
IDENTITY_ADDRESSING_NS - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
IDENTITY_CLAIM - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
IDENTITY_CLAIM_TYPE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
IdentityConstants - Class in org.wso2.solutions.identity
Common constants of the identity solution.
IdentityProviderConstants - Class in org.wso2.solutions.identity
Constants of the identity provider
IdentityProviderConstants.LocalNames - Class in org.wso2.solutions.identity
Local names of the identity provider constants
IdentityProviderConstants.LocalNames() - Constructor for class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
IdentityProviderConstants.Sample - Class in org.wso2.solutions.identity
Sample related constants of the identity provider
IdentityProviderConstants.Sample() - Constructor for class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
IdentityProviderData - Class in org.wso2.solutions.identity.sts
Meta-data collection of related to CardSpace required for token issuance.
IdentityProviderData(RahasData) - Constructor for class org.wso2.solutions.identity.sts.IdentityProviderData
Populate CardSpace specific meta-data.
IdentityProviderData.RequestedClaimData - Class in org.wso2.solutions.identity.sts
 
IdentityProviderData.RequestedClaimData() - Constructor for class org.wso2.solutions.identity.sts.IdentityProviderData.RequestedClaimData
 
IdentityProviderException - Exception in org.wso2.solutions.identity
 
IdentityProviderException(String, Object[]) - Constructor for exception org.wso2.solutions.identity.IdentityProviderException
 
IdentityProviderException(String) - Constructor for exception org.wso2.solutions.identity.IdentityProviderException
 
IdentityProviderException(String, Object[], Throwable) - Constructor for exception org.wso2.solutions.identity.IdentityProviderException
 
IdentityProviderException(String, Throwable) - Constructor for exception org.wso2.solutions.identity.IdentityProviderException
 
IdentityProviderUtil - Class in org.wso2.solutions.identity.sts
 
IdentityProviderUtil() - Constructor for class org.wso2.solutions.identity.sts.IdentityProviderUtil
 
IdentityTokenIssuer - Class in org.wso2.solutions.identity.sts
This is the main token issuer implementation identity provider.
IdentityTokenIssuer() - Constructor for class org.wso2.solutions.identity.sts.IdentityTokenIssuer
 
importCert(File) - Method in class org.wso2.solutions.identity.admin.KeystoreUtilAdmin
 
importCert(File, String, String, String) - Method in class org.wso2.solutions.identity.admin.KeystoreUtilAdmin
 
INFO_CARD_REFERENCE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
InfoCardDAO - Class in org.wso2.solutions.identity.persistence.dao
 
InfoCardDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.InfoCardDAO
 
InfoCardDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
InfoCardDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
InfoCardTokenAdmin - Class in org.wso2.solutions.identity.admin
 
InfoCardTokenAdmin() - Constructor for class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
 
InformationCard - Class in org.wso2.solutions.identity.cards.model
 
InformationCard() - Constructor for class org.wso2.solutions.identity.cards.model.InformationCard
 
InformationCardReference - Class in org.wso2.solutions.identity.cards.model
 
InformationCardReference(String, int) - Constructor for class org.wso2.solutions.identity.cards.model.InformationCardReference
 
init(ConfigurationContext) - Method in class org.wso2.solutions.identity.Initializer
Here we carry out all initialization work of the identity solution : identity provider
init(FilterConfig) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter
 
Init - Class in org.wso2.solutions.identity.samples.identityprovider
 
Init() - Constructor for class org.wso2.solutions.identity.samples.identityprovider.Init
 
INITIAL_ACTIONS - Static variable in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
INITIAL_CLAIMS_FILE_PATH - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
InitialClaimsProcessor - Class in org.wso2.solutions.identity
This processes the list of initial claims given to the identity provider at the initial start up.
InitialClaimsProcessor() - Constructor for class org.wso2.solutions.identity.InitialClaimsProcessor
 
Initializer - Class in org.wso2.solutions.identity
WSO2 WSAS ServerInitializer implementation to carry out initial configuration setup of the Identity Solution : Identity Provider.
Initializer() - Constructor for class org.wso2.solutions.identity.Initializer
 
invoke(MessageContext) - Method in class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLTransport
 
IPPasswordCallback - Class in org.wso2.solutions.identity.sts
 
IPPasswordCallback() - Constructor for class org.wso2.solutions.identity.sts.IPPasswordCallback
 
IPPersistenceManager - Class in org.wso2.solutions.identity.persistence
Handles all database persistence related operations of WSO2 Identity Solution.
isAllowSelfIssued() - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
isDisableTrustVerification() - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
isEffective() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
isMapped() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
isOptional() - Method in class org.wso2.solutions.identity.cards.model.RequireAppliesTo
 
isRegistedInformationCard(String) - Method in class org.wso2.solutions.identity.admin.RegisteredInfoCardInfoAdmin
Check whether there is a registered information card with the given ppid.
isSimple() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
IsssuedTokensDAO - Class in org.wso2.solutions.identity.persistence.dao
 
IsssuedTokensDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.IsssuedTokensDAO
 
issue(RahasData) - Method in class org.wso2.solutions.identity.sts.IdentityTokenIssuer
issueCardForSelfIssuedCard(String, boolean) - Method in class org.wso2.solutions.identity.cards.CardIssuer
 
issueCardForUsername(String, boolean) - Method in class org.wso2.solutions.identity.cards.CardIssuer
 
IssuedTokensDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
IssuedTokensDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.IssuedTokensDO
 
ISSUER - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
ISSUER_INFO - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
ISSUER_MANAGED - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
ISSUER_SELF - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
ISSUER_SELF - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
ISSUER_SELF - Static variable in class org.wso2.solutions.identity.sts.IdentityTokenIssuer
 
isSupported() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
isUserEditable() - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
isUseSymmetricBinding() - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 

K

KEBEROSV5_AUTHENTICATE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
KerberosV5Credential - Class in org.wso2.solutions.identity.cards.model
 
KerberosV5Credential() - Constructor for class org.wso2.solutions.identity.cards.model.KerberosV5Credential
 
KEY_ALIAS - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
KEY_PASS - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
KEYSTORE - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
KeystoreUtilAdmin - Class in org.wso2.solutions.identity.admin
 
KeystoreUtilAdmin() - Constructor for class org.wso2.solutions.identity.admin.KeystoreUtilAdmin
 
KeyUtil - Class in org.wso2.solutions.identity.sts
 
KeyUtil() - Constructor for class org.wso2.solutions.identity.sts.KeyUtil
 

L

LN_CERTIFICATE - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
LN_CLAIM_TYPE - Static variable in class org.wso2.solutions.identity.InitialClaimsProcessor
 
LN_CLAIMS - Static variable in class org.wso2.solutions.identity.InitialClaimsProcessor
 
LN_DESCRIPTION - Static variable in class org.wso2.solutions.identity.InitialClaimsProcessor
 
LN_DISPLAY_TAG - Static variable in class org.wso2.solutions.identity.InitialClaimsProcessor
 
LN_ISSUER - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
LN_ISSUER_INFO - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
LN_PROPERTIES - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
LN_PROPERTY - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Property element local name
LN_REQ - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Request element local name
LN_RESP - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Response element local name
LN_SIGNING_CERT - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
LN_TOKEN - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Token element local name
loadClaims() - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
log - Variable in class org.wso2.solutions.identity.persistence.dao.BaseDAO
 
log - Variable in class org.wso2.solutions.identity.persistence.dao.ParameterDAO
 
log - Variable in class org.wso2.solutions.identity.persistence.dao.RelyingPartyDAO
 
log - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter
 

M

main(String[]) - Static method in class org.wso2.solutions.identity.samples.identityprovider.Init
 
Messages - Class in org.wso2.solutions.identity.i18n
 
messages - Static variable in class org.wso2.solutions.identity.persistence.dao.BaseDAO
 
Metadata - Class in org.wso2.solutions.identity.cards.model
 
Metadata(String) - Constructor for class org.wso2.solutions.identity.cards.model.Metadata
 
MEX_NS - Static variable in class org.wso2.solutions.identity.cards.model.Metadata
 
MEX_REFIX - Static variable in class org.wso2.solutions.identity.cards.model.Metadata
 
MexGetService - Class in org.wso2.solutions.identity.sts.mex
 
MexGetService() - Constructor for class org.wso2.solutions.identity.sts.mex.MexGetService
 

N

NAME - Static variable in class org.wso2.solutions.identity.cards.model.CardImage
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.Identity
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.InformationCard
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.InformationCardReference
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.KerberosV5Credential
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.Metadata
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.PrivacyNotice
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.RequireAppliesTo
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.SelfIssuedCredential
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.SupportedClaimTypeList
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.SupportedTokenTypeList
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.TokenService
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.TokenServiceList
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.UserCredential
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.UsernamePasswordCredential
 
NAME - Static variable in class org.wso2.solutions.identity.cards.model.X509V3Credential
 
NS - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
NS - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Namespace of the response
NS_MSFT_ADDR - Static variable in class org.wso2.solutions.identity.IdentityConstants
 

O

org.wso2.solutions.identity - package org.wso2.solutions.identity
 
org.wso2.solutions.identity.admin - package org.wso2.solutions.identity.admin
 
org.wso2.solutions.identity.cards - package org.wso2.solutions.identity.cards
 
org.wso2.solutions.identity.cards.model - package org.wso2.solutions.identity.cards.model
 
org.wso2.solutions.identity.i18n - package org.wso2.solutions.identity.i18n
 
org.wso2.solutions.identity.persistence - package org.wso2.solutions.identity.persistence
 
org.wso2.solutions.identity.persistence.dao - package org.wso2.solutions.identity.persistence.dao
 
org.wso2.solutions.identity.persistence.dataobject - package org.wso2.solutions.identity.persistence.dataobject
 
org.wso2.solutions.identity.relyingparty - package org.wso2.solutions.identity.relyingparty
 
org.wso2.solutions.identity.relyingparty.service - package org.wso2.solutions.identity.relyingparty.service
 
org.wso2.solutions.identity.relyingparty.servletfilter - package org.wso2.solutions.identity.relyingparty.servletfilter
 
org.wso2.solutions.identity.relyingparty.util - package org.wso2.solutions.identity.relyingparty.util
 
org.wso2.solutions.identity.samples.identityprovider - package org.wso2.solutions.identity.samples.identityprovider
 
org.wso2.solutions.identity.sts - package org.wso2.solutions.identity.sts
 
org.wso2.solutions.identity.sts.mex - package org.wso2.solutions.identity.sts.mex
 

P

ParameterDAO - Class in org.wso2.solutions.identity.persistence.dao
 
ParameterDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.ParameterDAO
 
ParameterDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
ParameterDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.ParameterDO
 
PASSWORD_COLUMN - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
populateClaimValues(RahasData) - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
PPIDValueAdmin - Class in org.wso2.solutions.identity.admin
 
PPIDValueAdmin() - Constructor for class org.wso2.solutions.identity.admin.PPIDValueAdmin
 
PPIDValueDAO - Class in org.wso2.solutions.identity.persistence.dao
 
PPIDValueDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.PPIDValueDAO
 
PPIDValueDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
PPIDValueDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
PREFIX - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
PREFIX - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Namespace prefix
PrivacyNotice - Class in org.wso2.solutions.identity.cards.model
 
PrivacyNotice() - Constructor for class org.wso2.solutions.identity.cards.model.PrivacyNotice
 
process(OMElement) - Method in class org.wso2.solutions.identity.InitialClaimsProcessor
 
process(String) - Method in class org.wso2.solutions.identity.InitialClaimsProcessor
 
PROPERTY_USER - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 

R

readAllConfigs() - Method in class org.wso2.solutions.identity.persistence.dao.ParameterDAO
 
readAuthenticationMechanism(RahasData) - Method in class org.wso2.solutions.identity.sts.IdentityProviderData
 
RealmConfigAdmin - Class in org.wso2.solutions.identity.admin
 
RealmConfigAdmin() - Constructor for class org.wso2.solutions.identity.admin.RealmConfigAdmin
 
RealmConfigurationDAO - Class in org.wso2.solutions.identity.persistence.dao
 
RealmConfigurationDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.RealmConfigurationDAO
 
RealmConfigurationDO - Class in org.wso2.solutions.identity.persistence.dataobject
A configured realm instance.
RealmConfigurationDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
RealmConfigurationPropertyDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
RealmConfigurationPropertyDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationPropertyDO
 
RealmDAO - Class in org.wso2.solutions.identity.persistence.dao
 
RealmDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.RealmDAO
 
RealmDO - Class in org.wso2.solutions.identity.persistence.dataobject
Information about available org.wso2.usermanager.Realm implementations.
RealmDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.RealmDO
 
REASON_TOKEN_MISSING - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
RegisteredInfoCardInfoAdmin - Class in org.wso2.solutions.identity.admin
 
RegisteredInfoCardInfoAdmin() - Constructor for class org.wso2.solutions.identity.admin.RegisteredInfoCardInfoAdmin
 
RegisteredInfoCardInfoDAO - Class in org.wso2.solutions.identity.persistence.dao
 
RegisteredInfoCardInfoDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.RegisteredInfoCardInfoDAO
 
RegisteredInfoCardInfoDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
RegisteredInfoCardInfoDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.RegisteredInfoCardInfoDO
 
registerNewInfoCardInformation(String, String, String) - Method in class org.wso2.solutions.identity.admin.RegisteredInfoCardInfoAdmin
 
RelyingPartyAdmin - Class in org.wso2.solutions.identity.admin
 
RelyingPartyAdmin() - Constructor for class org.wso2.solutions.identity.admin.RelyingPartyAdmin
 
RelyingPartyDAO - Class in org.wso2.solutions.identity.persistence.dao
 
RelyingPartyDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.RelyingPartyDAO
 
RelyingPartyData - Class in org.wso2.solutions.identity.relyingparty
This holds all relying party information required by the token verifier in verifying tokens
RelyingPartyData() - Constructor for class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
RelyingPartyDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
RelyingPartyDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
RelyingPartyException - Exception in org.wso2.solutions.identity.relyingparty
 
RelyingPartyException(String, Object[]) - Constructor for exception org.wso2.solutions.identity.relyingparty.RelyingPartyException
 
RelyingPartyException(String) - Constructor for exception org.wso2.solutions.identity.relyingparty.RelyingPartyException
 
RelyingPartyException(String, Object[], Throwable) - Constructor for exception org.wso2.solutions.identity.relyingparty.RelyingPartyException
 
RelyingPartyException(String, Throwable) - Constructor for exception org.wso2.solutions.identity.relyingparty.RelyingPartyException
 
RelyingPartyFilter - Class in org.wso2.solutions.identity.relyingparty.servletfilter
 
RelyingPartyFilter() - Constructor for class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter
 
RelyingPartyFilterConfiguration - Class in org.wso2.solutions.identity.relyingparty.servletfilter
 
RelyingPartyStore - Class in org.wso2.solutions.identity.relyingparty
This is the store of relying parties at the token verification service.
RelyingPartyStore() - Constructor for class org.wso2.solutions.identity.relyingparty.RelyingPartyStore
 
REQUEST_DISPLAY_TOKEN - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
REQUESTED_DISPLAY_TOKEN - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
requestedClaims - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData
 
RequireAppliesTo - Class in org.wso2.solutions.identity.cards.model
 
RequireAppliesTo() - Constructor for class org.wso2.solutions.identity.cards.model.RequireAppliesTo
 
REQUIRED_ATTRIBUTE_MISSING - Static variable in exception org.wso2.solutions.identity.cards.model.CardModelException
 
REQUIRED_ELEMENT_MISSING - Static variable in exception org.wso2.solutions.identity.cards.model.CardModelException
 
resetClaimMappings() - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
RESOURCES - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
RESOURCES - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
RevokedInfoCardDAO - Class in org.wso2.solutions.identity.persistence.dao
 
RevokedInfoCardDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.RevokedInfoCardDAO
 
RevokedInfoCardDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
RevokedInfoCardDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
RevokeInfoCard(InfoCardDO) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
 
revokeInformationCard(String) - Method in class org.wso2.solutions.identity.admin.InfoCardTokenAdmin
 
RP_CONFIG - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
RP_USER_ROLE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 

S

SAML_ATTR_EMALADDR - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
SAML_ATTR_GIVENNAME - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
SAML_ATTR_PPID - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
SAML_ATTR_SURNAME - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
save() - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
SELF_ISSUED_ISSUER - Static variable in class org.wso2.solutions.identity.IdentityConstants
 
SELF_ISSUER_VALUE - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
Value of self issuer
SELFISSUED_AUTHENTICATE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
SelfIssuedCredential - Class in org.wso2.solutions.identity.cards.model
 
SelfIssuedCredential(String) - Constructor for class org.wso2.solutions.identity.cards.model.SelfIssuedCredential
Create a new SelfIssuedCredential with a personal private identifier.
send(MessageContext, URL, String) - Method in class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLSender
 
serialize() - Method in interface org.wso2.solutions.identity.cards.model.CardElement
Serialize this element into an OMElement
serialize() - Method in class org.wso2.solutions.identity.cards.model.CardImage
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.Identity
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.InformationCardReference
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.KerberosV5Credential
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.Metadata
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.PrivacyNotice
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.RequireAppliesTo
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.SelfIssuedCredential
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimTypeList
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.SupportedTokenTypeList
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.TokenService
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.TokenServiceList
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.UserCredential
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.UsernamePasswordCredential
 
serialize() - Method in class org.wso2.solutions.identity.cards.model.X509V3Credential
 
SERVICE_CONFIG_FROM_ADDRESS - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
SERVICE_CONFIG_FROM_SUBJECT - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
SERVICE_CONFIG_SMTP_HOST - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
SERVICE_CONFIG_SMTP_PORT - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
SERVICE_KEY - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
SERVICE_NAME_MEX_IC - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
SERVICE_NAME_MEX_IC_SYMM - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
SERVICE_NAME_MEX_UT - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
SERVICE_NAME_MEX_UT_SYMM - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
SERVICE_NAME_STS_IC - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
SERVICE_NAME_STS_IC_SYMM - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
SERVICE_NAME_STS_UT - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
SERVICE_NAME_STS_UT_SYMM - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants
 
SERVLET_ATTR_STATE - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
SESSION - Variable in class org.wso2.solutions.identity.persistence.HibernateConfig
 
setAction(ActionDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
setActionDescription(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
setActionId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
setAlias(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
setAlias(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
setAllowSelfIssued(boolean) - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
setAssertionId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
setAttrId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setCanonicalizationAlgorithm(String) - Method in class org.wso2.solutions.identity.cards.Generator
 
setCardId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
setCardId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.IssuedTokensDO
 
setCardId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
setCardImage(CardImage) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setCardName(String) - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
setCardName(String) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setCert(X509Certificate) - Method in class org.wso2.solutions.identity.cards.Generator
 
setCertCain(Certificate[]) - Method in class org.wso2.solutions.identity.cards.Generator
 
setCertificate(X509Certificate) - Method in class org.wso2.solutions.identity.cards.model.Identity
 
setClaim(ClaimDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimValueDO
 
setClaimValues(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setClassName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmDO
 
setConfig(RealmConfigurationDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationPropertyDO
 
setConfigClassName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmDO
 
setConfigFilePath(String) - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
setConfigFilePath(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setConfigProperties(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
setConfigurationContext(ConfigurationContext) - Static method in class org.wso2.solutions.identity.admin.ConfigurationContextHolder
 
setConfigurationElement(OMElement) - Method in class org.wso2.solutions.identity.sts.IdentityTokenIssuer
setConfigurationFile(String) - Method in class org.wso2.solutions.identity.sts.IdentityTokenIssuer
setConfigurationParamName(String) - Method in class org.wso2.solutions.identity.sts.IdentityTokenIssuer
setDateExpires(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
setDateExpires(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
setDateExpires(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
setDateIssued(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
setDateIssued(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
setDateIssued(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
setDateRevoked(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
setDefaultRealmConfiguration(String) - Method in class org.wso2.solutions.identity.admin.RealmConfigAdmin
 
setDescription(String) - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
setDescription(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setDetails(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
setDialect(DialectDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setDialectClaims(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.DialectDO
 
setDialectInfo(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.DialectDO
 
setDialectUri(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.DialectDO
 
setDisableTrustVerification(boolean) - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
setDisplayCredentialHint(String) - Method in class org.wso2.solutions.identity.cards.model.UserCredential
 
setDisplayTag(String) - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
setDisplayTag(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setDoCustomizeSSL(boolean) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setEffective(boolean) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
setEpr(EndpointReference) - Method in class org.wso2.solutions.identity.cards.model.TokenService
 
setGlobal(boolean) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
setHostName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
setHostName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyIdentifier
 
setHostName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
setId(Long) - Method in class org.wso2.solutions.identity.persistence.dataobject.AbstractDataObject
 
setIdentifier(UserPersonalRelyingPartyIdentifier) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
setIdps(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
setInformationCardReference(InformationCardReference) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setIsGlobal(boolean) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
setIssuedBy(VerifierServiceIdpDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
setIssuedOn(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.IssuedTokensDO
 
setIssuer(String) - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
setIssuer(String) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setIssuerInfo(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RegisteredInfoCardInfoDO
 
setIssuerName(String) - Method in class org.wso2.solutions.identity.relyingparty.TokenVerifier
 
setLang(String) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setLastUpdatedTime(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.AbstractDataObject
 
setName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ParameterDO
 
setName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
setName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationPropertyDO
 
setNoticeUri(String) - Method in class org.wso2.solutions.identity.cards.model.PrivacyNotice
 
setOptional(boolean) - Method in class org.wso2.solutions.identity.cards.model.RequireAppliesTo
 
setPassword(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
setPassword(String) - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
setPersonalRelyingParty(UserPersonalRelyingPartyDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
setPpid(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
setPpid(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RegisteredInfoCardInfoDO
 
setPpidValues(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
setPpidValues(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
setPrivacyNotice(PrivacyNotice) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setPrivateKey(PrivateKey) - Method in class org.wso2.solutions.identity.cards.Generator
 
setRealm(RealmDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationDO
 
setRealmConfigurations(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmDO
 
setRelyingParties(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
setRelyingParty(RelyingPartyDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
setRelyingParty(VerifierServiceRPDO) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
setRequireAppliesTo(RequireAppliesTo) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setServiceKeyAlias(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setServiceKeyPass(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setServiceKeystore(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setServiceStorePass(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setServiceStoreType(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setSigAlgo(String) - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
setSignatureAlgorithm(String) - Method in class org.wso2.solutions.identity.cards.Generator
 
setSimple(boolean) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setStoreName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RelyingPartyDO
 
setStoreName(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
setStsCertAlias(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setStsKeystore(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setStsStorePass(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setStsStoreType(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setSupported(boolean) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setSupportedClaimTypeList(SupportedClaimTypeList) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setSupportedTokenTypeList(SupportedTokenTypeList) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setTime(Date) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
setTimeExpires(Date) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setTimeIssued(Date) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setToken(SAMLAssertion) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
setTokens(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
setTokens(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
setTokenServiceList(TokenServiceList) - Method in class org.wso2.solutions.identity.cards.model.InformationCard
 
setTokenTypeList(SupportedTokenTypeList) - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
setTrusteIdentityProviderCertificates(ArrayList) - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
setTrustStoreFileName(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setTrustStoreFileName(String) - Method in class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLSender
 
setTrustStoreFileName(String) - Method in class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLTransport
 
setTrustStorePass(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setTrustStorePass(String) - Method in class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLSender
 
setTrustStorePass(String) - Method in class org.wso2.solutions.identity.relyingparty.util.CustomizedSSLTransport
 
setUri(String) - Method in class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
setUri(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setUserActions(Set) - Method in class org.wso2.solutions.identity.persistence.dataobject.ActionDO
 
setUserCredential(UserCredential) - Method in class org.wso2.solutions.identity.cards.model.TokenService
 
setUserEditable(boolean) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimDO
 
setUserId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ClaimValueDO
 
setUserId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.InfoCardDO
 
setUserId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.IssuedTokensDO
 
setUserId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.PPIDValueDO
 
setUserId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RegisteredInfoCardInfoDO
 
setUserId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RevokedInfoCardDO
 
setUserId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
setUserId(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyIdentifier
 
setUsername(String) - Method in class org.wso2.solutions.identity.cards.model.UsernamePasswordCredential
 
setUsername(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
setUserName(String) - Method in class org.wso2.solutions.identity.relyingparty.RelyingPartyData
 
setUseSymmetricBinding(boolean) - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
setValidPeriod(int) - Method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
setValue(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.ParameterDO
 
setValue(String) - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmConfigurationPropertyDO
 
setVerifierURL(String) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
setVersion(int) - Method in class org.wso2.solutions.identity.cards.model.PrivacyNotice
 
SIG_ALGO - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
signCard(InformationCard) - Method in class org.wso2.solutions.identity.cards.Generator
Sign the given information card content
STATE_FAILURE - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
STATE_SUCCESS - Static variable in class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
STORE_PASS - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
STORE_TYPE - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
STSConfigAdmin - Class in org.wso2.solutions.identity.admin
This will allow setting the SecurityTokenService security configuration
STSConfigAdmin() - Constructor for class org.wso2.solutions.identity.admin.STSConfigAdmin
 
SUPPORTED_TOKENS - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
SupportedClaimType - Class in org.wso2.solutions.identity.cards.model
 
SupportedClaimType(String) - Constructor for class org.wso2.solutions.identity.cards.model.SupportedClaimType
 
SupportedClaimTypeList - Class in org.wso2.solutions.identity.cards.model
 
SupportedClaimTypeList() - Constructor for class org.wso2.solutions.identity.cards.model.SupportedClaimTypeList
 
SupportedTokenTypeList - Class in org.wso2.solutions.identity.cards.model
 
SupportedTokenTypeList() - Constructor for class org.wso2.solutions.identity.cards.model.SupportedTokenTypeList
 

T

TOKEN_TYPES - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
TokenService - Class in org.wso2.solutions.identity.cards.model
 
TokenService(EndpointReference, UserCredential) - Constructor for class org.wso2.solutions.identity.cards.model.TokenService
 
TokenServiceList - Class in org.wso2.solutions.identity.cards.model
 
TokenServiceList() - Constructor for class org.wso2.solutions.identity.cards.model.TokenServiceList
 
TokenVerifier - Class in org.wso2.solutions.identity.relyingparty
A SAML token is sent to a web application in a CardSpace login attempt and this can be used for decryption and verification of those tokens.
TokenVerifier() - Constructor for class org.wso2.solutions.identity.relyingparty.TokenVerifier
 
TokenVerifierConstants - Class in org.wso2.solutions.identity.relyingparty
Constants of the SAML token verifier
TokenVerifierConstants() - Constructor for class org.wso2.solutions.identity.relyingparty.TokenVerifierConstants
 
TokenVerifierServiceAdmin - Class in org.wso2.solutions.identity.admin
 
TokenVerifierServiceAdmin() - Constructor for class org.wso2.solutions.identity.admin.TokenVerifierServiceAdmin
 
toString() - Method in class org.wso2.solutions.identity.persistence.dataobject.RealmDO
 
TRUST_STORE - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
TRUST_STORE_FILE - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
TRUST_STORE_PASS - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
TRUSTED_STS - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 

U

update(AbstractDataObject) - Method in class org.wso2.solutions.identity.persistence.dao.BaseDAO
 
update(AbstractDataObject) - Method in class org.wso2.solutions.identity.persistence.IPPersistenceManager
Update an entry with the given data object.
updateClaim(ClaimDO) - Method in class org.wso2.solutions.identity.admin.ClaimsAdmin
 
updateConfig() - Static method in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
uri - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData.RequestedClaimData
 
USE_SYMMETRIC_BINDING - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
USER_CLASS - Static variable in class org.wso2.solutions.identity.sts.IdentityProviderData
 
USER_NAME_COLUMN - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
USER_TABLE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.Sample
 
UserActionDAO - Class in org.wso2.solutions.identity.persistence.dao
 
UserActionDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.UserActionDAO
 
UserActionDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
UserActionDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.UserActionDO
 
userClass - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData
 
UserCredential - Class in org.wso2.solutions.identity.cards.model
 
UserCredential(Credential) - Constructor for class org.wso2.solutions.identity.cards.model.UserCredential
 
USERMAN_PARAM - Static variable in class org.wso2.solutions.identity.persistence.dataobject.ParameterDO
 
USERMAN_SERVICE - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
USERMAN_SERVICE - Static variable in class org.wso2.solutions.identity.sts.IdentityProviderData
 
UsermanagerPasswordCallbackHandler - Class in org.wso2.solutions.identity
This is the javax.security.auth.callback.CallbackHandler implementation for Apache Rampart's user authentication.
UsermanagerPasswordCallbackHandler() - Constructor for class org.wso2.solutions.identity.UsermanagerPasswordCallbackHandler
 
USERNAME_PASSWORD_AUTHENTICATE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
UsernamePasswordCredential - Class in org.wso2.solutions.identity.cards.model
 
UsernamePasswordCredential() - Constructor for class org.wso2.solutions.identity.cards.model.UsernamePasswordCredential
 
UserPersonalRelyingPartyDAO - Class in org.wso2.solutions.identity.persistence.dao
 
UserPersonalRelyingPartyDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.UserPersonalRelyingPartyDAO
 
UserPersonalRelyingPartyDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
UserPersonalRelyingPartyDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyDO
 
UserPersonalRelyingPartyIdentifier - Class in org.wso2.solutions.identity.persistence.dataobject
 
UserPersonalRelyingPartyIdentifier() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.UserPersonalRelyingPartyIdentifier
 
userStore - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData
 
UserStore - Class in org.wso2.solutions.identity
Interface to the user store.

V

VALID_PERIOD - Static variable in class org.wso2.solutions.identity.cards.CardIssuerConfig
 
value - Variable in class org.wso2.solutions.identity.sts.IdentityProviderData.RequestedClaimData
 
VERIFIER_URL - Static variable in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilterConfiguration
 
VerifierService - Class in org.wso2.solutions.identity.relyingparty.service
This is the verifier service to verify decrypted token at a relying party
VerifierService() - Constructor for class org.wso2.solutions.identity.relyingparty.service.VerifierService
 
VerifierServiceDAO - Class in org.wso2.solutions.identity.persistence.dao
 
VerifierServiceDAO(HibernateConfig) - Constructor for class org.wso2.solutions.identity.persistence.dao.VerifierServiceDAO
 
VerifierServiceIdpDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
VerifierServiceIdpDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceIdpDO
 
VerifierServiceRPDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
VerifierServiceRPDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceRPDO
 
VerifierServiceTokenDO - Class in org.wso2.solutions.identity.persistence.dataobject
 
VerifierServiceTokenDO() - Constructor for class org.wso2.solutions.identity.persistence.dataobject.VerifierServiceTokenDO
 
verify(OMElement) - Method in class org.wso2.solutions.identity.relyingparty.service.VerifierService
Verify a given decrypted xmlToken
verifyDecryptedToken(Element) - Method in class org.wso2.solutions.identity.relyingparty.TokenVerifier
Verify the signature of a given SAML token (decrypted)
verifyToken(Element, RelyingPartyFilterConfiguration) - Method in class org.wso2.solutions.identity.relyingparty.servletfilter.RelyingPartyFilter
Access the verifier service and obtain the verification response

X

X509V3_AUTNENTICATE - Static variable in class org.wso2.solutions.identity.IdentityProviderConstants.LocalNames
 
X509V3Credential - Class in org.wso2.solutions.identity.cards.model
 
X509V3Credential() - Constructor for class org.wso2.solutions.identity.cards.model.X509V3Credential
 

A B C D E F G H I K L M N O P R S T U V X