Class IdpVerifyAccountLinkActionToken

    • Constructor Detail

      • IdpVerifyAccountLinkActionToken

        public IdpVerifyAccountLinkActionToken​(String userId,
                                               String email,
                                               int absoluteExpirationInSecs,
                                               String compoundAuthenticationSessionId,
                                               String identityProviderUsername,
                                               String identityProviderAlias,
                                               String clientId)
    • Method Detail

      • getIdentityProviderUsername

        public String getIdentityProviderUsername()
      • setIdentityProviderUsername

        public void setIdentityProviderUsername​(String identityProviderUsername)
      • getIdentityProviderAlias

        public String getIdentityProviderAlias()
      • setIdentityProviderAlias

        public void setIdentityProviderAlias​(String identityProviderAlias)
      • getOriginalCompoundAuthenticationSessionId

        public String getOriginalCompoundAuthenticationSessionId()
      • setOriginalCompoundAuthenticationSessionId

        public void setOriginalCompoundAuthenticationSessionId​(String originalCompoundAuthenticationSessionId)