org.jboss.security.auth.callback
public class ObjectCallback extends Object implements Callback
Constructor and Description |
---|
ObjectCallback(String prompt)
Initialize the SecurityAssociationCallback
|
Modifier and Type | Method and Description |
---|---|
void |
clearCredential() |
Object |
getCredential() |
String |
getPrompt() |
void |
setCredential(Object credential) |
public ObjectCallback(String prompt)
Copyright © 2015 JBoss Inc.. All Rights Reserved.