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