public interface SecurityTokenProvider<T>
| Modifier and Type | Method | Description |
|---|---|---|
String |
getId() |
|
T |
getSecurityToken() |
Returns the represented SecurityToken of this object
|
T getSecurityToken() throws XMLSecurityException
XMLSecurityException - if the token couldn't be loadedString getId()
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.