public interface SecurityTokenProvider<T>
Modifier and Type | Method and 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–2020 The Apache Software Foundation. All rights reserved.