Class KeyUtils.InvalidKey
java.lang.Object
com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidKey
- All Implemented Interfaces:
Serializable
,Key
- Direct Known Subclasses:
KeyUtils.InvalidPrivateKey
,KeyUtils.InvalidPublicKey
- Enclosing class:
- KeyUtils
- See Also:
-
Field Summary
Fields inherited from interface java.security.Key
serialVersionUID
-
Method Summary
-
Method Details
-
getAlgorithm
- Specified by:
getAlgorithm
in interfaceKey
-
getFormat
-
getEncoded
public byte[] getEncoded()- Specified by:
getEncoded
in interfaceKey
-
toString
-
getCause
-