|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
User based Security Model algorithm. Every algorithm used in the context of Usm must implement this interface. If you want to integrate your own algorithm, you must implement this interface.
Algorithm are uniquely identified by a name.
Method Summary | |
String |
getAlgorithm()
Gets the unique algorithm name. |
int |
getDeltaSize()
Gets the delta used for key change algorithm (see RFC 2574). |
String |
getOid()
Gets the unique algorithm OID. |
Method Detail |
public String getAlgorithm()
public String getOid()
public int getDeltaSize()
|
FCS Release jdmk-5_1-b34.2 2005.11.29_16:24:00_MET |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |