Class TokenFactory.TokenParse
- java.lang.Object
-
- org.oa4mp.delegation.common.impl.token.TokenFactory.TokenParse
-
- Enclosing class:
- TokenFactory
public static class TokenFactory.TokenParse extends Object
Used by theTokenFactory.parseRawToken(String, TokenImpl)
function. If you get any token as a string, create an instance with the raw token (unparsed) and this will figure out what the token is and populate it.