|
Oracle Fusion Middleware Java API Reference for Oracle Access Management Mobile and Social | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidToken | |
---|---|
oracle.security.idaas.rest.common |
Uses of InvalidToken in oracle.security.idaas.rest.common |
---|
Methods in oracle.security.idaas.rest.common that throw InvalidToken | |
---|---|
void |
TokenValueFormatHelper.parseTokenValueAndSetProperties(Token token) parse, validate the token value of the token and set the properties of the token |
void |
Token.setTokenValue(java.lang.String v) setTokenValue sets the token value into Token . |
Constructors in oracle.security.idaas.rest.common that throw InvalidToken | |
---|---|
Token(java.lang.String tValue) Token Constructor with Token value |
|
Token(java.lang.String tId, java.lang.String tVal, java.lang.String tType) Token Constructor with Token ID, Token Value and Token Type |
|
Token(java.lang.String tId, java.lang.String tVal, java.lang.String tkType, TokenValueFormatHelper h) Token Constructor with Token ID, Token Value, Token Type, Token Value Format Helper |
|
Token(java.lang.String tVal, TokenValueFormatHelper h) Token Constructor with Token value and Token Value Format Helper |
|
Copyright (c) 2012, Oracle All Rights Reserved. Built 06/05/2012 17:18:07 PDT |
|||||||||
PREV NEXT | FRAMES NO FRAMES |