Skip navigation links
oracle.wsm.security.ncache
Class NCache
java.lang.Object
oracle.wsm.security.ncache.NCache
- All Implemented Interfaces:
- Serializable
-
public class NCache
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Method Summary |
static boolean |
verifyNonce(byte[] nonce, int timeToLive, boolean addCreatedPolicy)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
verifyNonce
public static boolean verifyNonce(byte[] nonce,
int timeToLive,
boolean addCreatedPolicy)
throws NonceCacheException
-
- Throws:
NonceCacheException
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.