|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcc.saml.SAMLSignature.SimpleKeySelectorResult
private static class SAMLSignature.SimpleKeySelectorResult
Data structure returned by the key selector to the validation context.
| Field Summary | |
|---|---|
private java.security.PublicKey |
pk
|
| Constructor Summary | |
|---|---|
SAMLSignature.SimpleKeySelectorResult(java.security.PublicKey pk)
|
|
| Method Summary | |
|---|---|
java.security.Key |
getKey()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.security.PublicKey pk
| Constructor Detail |
|---|
SAMLSignature.SimpleKeySelectorResult(java.security.PublicKey pk)
| Method Detail |
|---|
public java.security.Key getKey()
getKey in interface javax.xml.crypto.KeySelectorResult
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||