Uses of Class
org.wso2.carbon.utils.Secret
-
Packages that use Secret Package Description org.wso2.carbon.utils -
-
Uses of Secret in org.wso2.carbon.utils
Methods in org.wso2.carbon.utils that return Secret Modifier and Type Method Description static SecretSecret. getSecret(Object secret)Returns an instance of a Secret for the given secret type.
-