com.atlassian.bamboo.security.trustedapplications
Class KeyUtils.InvalidPublicKey
java.lang.Object
com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidKey
com.atlassian.bamboo.security.trustedapplications.KeyUtils.InvalidPublicKey
- All Implemented Interfaces:
- Serializable, Key, PublicKey
- Enclosing class:
- KeyUtils
public static class KeyUtils.InvalidPublicKey
- extends KeyUtils.InvalidKey
- implements PublicKey
If there are problems creating a key, one of these will be returned instead.
Rather than returning the actual key, the toString() will return the causal exception.
- See Also:
- Serialized Form
KeyUtils.InvalidPublicKey
public KeyUtils.InvalidPublicKey(Exception cause)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.