Class CustomTokenClient
java.lang.Object
com.sun.enterprise.admin.servermgmt.domain.CustomTokenClient
Client class to retrieve customize tokens.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet's the substitutable custom tokens.
-
Constructor Details
-
CustomTokenClient
-
-
Method Details
-
getSubstitutableTokens
Get's the substitutable custom tokens.- Returns:
Mapof substitutable tokens, or empty Map if no custom token found.- Throws:
DomainException- If error occurred in retrieving the custom tokens.
-