|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.utils.ToRawCredential
public class ToRawCredential
Constructor Summary | |
---|---|
ToRawCredential(javax.naming.directory.Attributes attsIn,
java.lang.String typeIn)
Creates a new instance of ToRawCredential |
Method Summary | |
---|---|
javax.naming.directory.Attributes |
convert()
this method returns Attributes, which contains a set of <Attribute>s. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ToRawCredential(javax.naming.directory.Attributes attsIn, java.lang.String typeIn)
attsIn
- is a Attributes object, which are retrieved from any repository.typeIn
- is the class name of the repository, where the above Attributes are from.Method Detail |
---|
public javax.naming.directory.Attributes convert() throws RepositoryException
RepositoryException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |